]> git.lyx.org Git - lyx.git/blobdiff - src/Undo.h
Cmake export tests: Ignore missing glyphs on some tests
[lyx.git] / src / Undo.h
index bacce0307e8258139f1e2fd41f0f00fd90223313..59f3ca44fc93a58975ee459ffc9440e5889a5ac1 100644 (file)
@@ -88,7 +88,7 @@ public:
        /**
         * This cursor takes precedence over what is passed to recordUndo.
         * In the case of nested groups, only the first cur_before is
-        * taken in account. The cursor is reset at the end of the
+        * taken into account. The cursor is reset at the end of the
         * top-level group.
         */
        void beginUndoGroup(CursorData const & cur_before);