X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FCursor.h;h=b19a12a9ae80e2acc95b53ef8b8850246340437f;hb=fab1494f49c0a25f46921db5dc142d7d05f17d17;hp=7f4201ad8581415b4709018df48f351f9e7b57d0;hpb=b3128dc63b2c3ae44736da5427a9469932ac522e;p=lyx.git diff --git a/src/Cursor.h b/src/Cursor.h index 7f4201ad85..b19a12a9ae 100644 --- a/src/Cursor.h +++ b/src/Cursor.h @@ -65,7 +65,7 @@ public: void leaveInset(Inset const & inset); /// sets cursor part void setCursor(DocIterator const & it); - /// sets the cursor to the anchor + /// sets the cursor to the normalized selection anchor void setCursorToAnchor(); ///