From b9dd28b10111d0e7930281407469527513b199f9 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Wed, 23 Jul 2008 02:29:22 +0000 Subject: [PATCH] last bit before generating documentation git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25821 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5