]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.h
Further modifications of the "Dashes and Linebreaks" section
[lyx.git] / src / LyXAction.h
index bf7bf35638e729f283afa80a142e512a1cd142f3..f61772c56c9239ebfc98f5712d4bfe1f05b8d7b6 100644 (file)
@@ -77,7 +77,7 @@ public:
         * Creates a FuncRequest from a string of the form:
         *   lyx-function [argument]
         * where the argument is optional and "lyx-function" is in the form you'd
-        * enter it in the mini-buffer. 
+        * enter it in the mini-buffer.
         */
        FuncRequest lookupFunc(std::string const & func_name) const;