cosmetics

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27527 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2008-11-16 11:37:30 +00:00
parent deef2728c7
commit f300e38290

View File

@ -856,7 +856,7 @@ void LyXAction::init()
* \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.