]> git.lyx.org Git - lyx.git/blobdiff - src/Undo.h
typo
[lyx.git] / 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();
 
        ///