]> git.lyx.org Git - features.git/commitdiff
uhrrm.
authorPavel Sanda <sanda@lyx.org>
Mon, 10 Mar 2008 20:27:50 +0000 (20:27 +0000)
committerPavel Sanda <sanda@lyx.org>
Mon, 10 Mar 2008 20:27:50 +0000 (20:27 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23651 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 59e47591f3078a422ac2c70cb9ccf7410ae64241..b106286161333e875e72d0a552482f25c9d466e1 100644 (file)
@@ -1109,7 +1109,7 @@ void LyXAction::init()
                { LFUN_LABEL_INSERT, "label-insert", Noop, Edit },
 /*!
  * \var lyx::kb_action lyx::LFUN_REFERENCE_NEXT
- * \li Action: Goto the next label or cross-reference.
+ * \li Action: Go to the next label or cross-reference.
  * \li Syntax: reference-next
  * \li Origin: Dekel, 14 Jan 2001
  * \endvar