]> git.lyx.org Git - lyx.git/blobdiff - src/MenuBackend.h
* src/frontends/controllers/Dialog.{cpp,h}:
[lyx.git] / src / MenuBackend.h
index 0ac9ee3e20859495c84d639b8977d740e66480c0..07c115a2727d052cc42e978e9a084d38c3634c89 100644 (file)
@@ -111,7 +111,7 @@ public:
        /// returns the status of the lfun associated with this entry
        void status(FuncStatus const & status) { status_ = status; }
        /**
-        * returns the binding associated to this action.        
+        * returns the binding associated to this action.
         * Use the native UI format when \c forgui is true.
         */
        docstring const binding(bool forgui) const;