X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FUndo.h;h=59f3ca44fc93a58975ee459ffc9440e5889a5ac1;hb=fb90076e9065018ee0ef9e16bae2a5d9dcc9436d;hp=bacce0307e8258139f1e2fd41f0f00fd90223313;hpb=1ad4d9e657994f8d723ed4089f7dfeb1b9466edb;p=lyx.git diff --git a/src/Undo.h b/src/Undo.h index bacce0307e..59f3ca44fc 100644 --- a/src/Undo.h +++ b/src/Undo.h @@ -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);