diff --git a/src/Text.h b/src/Text.h index 046ca9d4c8..8621e883a7 100644 --- a/src/Text.h +++ b/src/Text.h @@ -49,7 +49,7 @@ private: public: /// \return true if there's no content at all. /// \warning a non standard layout on an empty paragraph doesn't - // count as empty. + /// count as empty. bool empty() const; /// Access to owner InsetText. InsetText const & inset() const;