mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
* src/dociterator.h: fix typo in comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16519 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e73125e8ff
commit
95643e2450
@ -262,7 +262,7 @@ bool operator!=(DocIterator const & di1, DocIterator const & di2)
|
|||||||
|
|
||||||
|
|
||||||
// The difference to a ('non stable') DocIterator is the removed
|
// The difference to a ('non stable') DocIterator is the removed
|
||||||
// (overwritte by 0...) part of the CursorSlice data items. So this thing
|
// (overwritten by 0...) part of the CursorSlice data items. So this thing
|
||||||
// is suitable for external storage, but not for iteration as such.
|
// is suitable for external storage, but not for iteration as such.
|
||||||
|
|
||||||
class StableDocIterator {
|
class StableDocIterator {
|
||||||
|
Loading…
Reference in New Issue
Block a user