From: Pavel Sanda Date: Wed, 23 Jul 2008 02:29:22 +0000 (+0000) Subject: last bit before generating documentation X-Git-Tag: 1.6.10~3921 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b9dd28b10111d0e7930281407469527513b199f9;p=lyx.git last bit before generating documentation git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25821 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index e0c0241e70..59c04136ab 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -2898,7 +2898,7 @@ void LyXAction::init() /*! * \var lyx::FuncCode lyx::LFUN_COMMAND_PREFIX * \li Action: Return the current key sequence and available options as a string. - * \li Notion: No options are added if no current map map exists. \n + * \li Notion: No options are added if no current map exists. \n This is probably usable only with connection to lyxserver. * \li Syntax: command-prefix * \endvar