From 04397b84f0a0ecfdd68c4c83da06270a6974d9af Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Wed, 9 Jul 2008 23:20:06 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25528 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 ce5b5739c4..5751520b08 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -1863,7 +1863,7 @@ void LyXAction::init() * \var lyx::FuncCode lyx::LFUN_CHANGE_NEXT * \li Action: Moves the cursor to the position of the next change of the change tracking records. - * \li Syntax: changes-next + * \li Syntax: change-next * \li Origin: schmitt, 4 Oct 2006 * \endvar */