mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Fix typo
This commit is contained in:
parent
499c5cfe57
commit
62a1dabcfc
@ -217,7 +217,7 @@ CursorSlice const & DocIterator::innerTextSlice() const
|
||||
if (slices_[i].text())
|
||||
return slices_[i];
|
||||
|
||||
// This case is in principe not possible. We _must_
|
||||
// This case is in principle not possible. We _must_
|
||||
// be inside a Text.
|
||||
LBUFERR(false);
|
||||
// Squash warning
|
||||
|
Loading…
Reference in New Issue
Block a user