]> git.lyx.org Git - lyx.git/blobdiff - src/lyxtext.h
Oops...
[lyx.git] / src / lyxtext.h
index 7fc88c31ea5162d7d0034b695110b3d58f1f8627..84ae9e2e2d2ed21cdbcf3fd6145a27f654544ef1 100644 (file)
@@ -281,9 +281,9 @@ public:
        /// accept selected change
        void acceptChange(BufferView * bv);
 
-       /// reject selected change 
+       /// reject selected change
        void rejectChange(BufferView * bv);
+
        /** 'selects" the next word, where the cursor is not in
         and returns this word as string. THe cursor will be moved
         to the beginning of this word.