mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Typo.
This commit is contained in:
parent
a7677bfbec
commit
4a71db4d14
@ -49,7 +49,7 @@ private:
|
|||||||
public:
|
public:
|
||||||
/// \return true if there's no content at all.
|
/// \return true if there's no content at all.
|
||||||
/// \warning a non standard layout on an empty paragraph doesn't
|
/// \warning a non standard layout on an empty paragraph doesn't
|
||||||
// count as empty.
|
/// count as empty.
|
||||||
bool empty() const;
|
bool empty() const;
|
||||||
/// Access to owner InsetText.
|
/// Access to owner InsetText.
|
||||||
InsetText const & inset() const;
|
InsetText const & inset() const;
|
||||||
|
Loading…
Reference in New Issue
Block a user