]> git.lyx.org Git - features.git/commitdiff
One more comment from JMarc.
authorPavel Sanda <sanda@lyx.org>
Wed, 17 Sep 2008 21:26:54 +0000 (21:26 +0000)
committerPavel Sanda <sanda@lyx.org>
Wed, 17 Sep 2008 21:26:54 +0000 (21:26 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26433 a592a061-630c-0410-9148-cb99ea01b6c8

src/Undo.h

index 8945b58ca328a81a831465ff3fa2891939d90140..0412253c8a3eb4203a1bf4bf8b54f42618be5764 100644 (file)
@@ -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();
 
        ///