From f300e3829058c8f11b24741008fbbf8fbce24c11 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 16 Nov 2008 11:37:30 +0000 Subject: [PATCH] cosmetics git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27527 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index c226838c27..502ed372e5 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -851,12 +851,12 @@ void LyXAction::init() * \li Syntax: word-findadv [] * \li Params: : data encoded from FindAdv dialog (see #lyx::findadv2string()). If no parameter is given, search with last find-dialog - data is used for search (i.e. find-next). + data is used for search (i.e. find-next). * \li Origin: Tommaso, Nov 15 2007 * \endvar */ { LFUN_WORD_FINDADV, "word-findadv", ReadOnly, Edit }, -/*! * \var lyx::FuncCode lyx::LFUN_WORD_FORWARD +/*! \var lyx::FuncCode lyx::LFUN_WORD_FORWARD * \li Action: Moves the cursor to the logically next beginning of a word. * \li Notion: This is not the action which should be bound to the arrow keys, because forward may be left or right, depending on the language. -- 2.39.2