From 4a71db4d1499ccce408c87fe44c840a873e0bd70 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Sun, 15 Oct 2017 22:06:02 -0400 Subject: [PATCH] Typo. --- src/Text.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.39.2