From: Pavel Sanda Date: Wed, 17 Sep 2008 21:26:54 +0000 (+0000) Subject: One more comment from JMarc. X-Git-Tag: 1.6.10~3429 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=a1c21d9c79da0b871aea3f00171a6ead22eccae3;p=features.git One more comment from JMarc. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26433 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/Undo.h b/src/Undo.h index 8945b58ca3..0412253c8a 100644 --- a/src/Undo.h +++ b/src/Undo.h @@ -59,7 +59,7 @@ public: bool textRedo(DocIterator &); /// End a sequence of INSERT_UNDO or DELETE_UNDO type of undo - /// operations. + /// operations (grouping of consecutive characters insertion/deletion). void finishUndo(); ///