]> git.lyx.org Git - lyx.git/blobdiff - src/support/types.h
Correct comment
[lyx.git] / src / support / types.h
index c9cf349592d5ee61c58961f744ab631cbd965849..d8b1bc2b21826ebfa1cf3c30bfd6c846f5a59c5b 100644 (file)
@@ -78,7 +78,7 @@ namespace lyx {
                WHOLE_WORD_STRICT,
                // the word around the cursor
                WHOLE_WORD,
-               /// the word begining from the cursor position
+               /// the word beginning from the cursor position
                PARTIAL_WORD,
                /// the word around the cursor or before the cursor
                PREVIOUS_WORD,