]> git.lyx.org Git - features.git/commitdiff
Typo.
authorRichard Heck <rgheck@lyx.org>
Mon, 16 Oct 2017 02:06:02 +0000 (22:06 -0400)
committerRichard Heck <rgheck@lyx.org>
Mon, 16 Oct 2017 02:06:02 +0000 (22:06 -0400)
src/Text.h

index 046ca9d4c83753db394a575cbba94f49e9298139..8621e883a797523e3b2964ae74efe833eddeab1d 100644 (file)
@@ -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;