]> git.lyx.org Git - features.git/commitdiff
typo
authorPavel Sanda <sanda@lyx.org>
Fri, 13 Feb 2009 14:00:03 +0000 (14:00 +0000)
committerPavel Sanda <sanda@lyx.org>
Fri, 13 Feb 2009 14:00:03 +0000 (14:00 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28480 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 2312ec503c3870893719459d7252bf44268462ea..1b5ec7a00f92448f5b4c17b75ab91e278bbad901 100644 (file)
@@ -2283,7 +2283,7 @@ void LyXAction::init()
  * \var lyx::FuncCode lyx::LFUN_LABEL_GOTO
  * \li Action: Goto a label.
  * \li Syntax: label-goto [<LABEL>]
- * \li Params: <LABEL>: Requested label. If no label is given and refernce
+ * \li Params: <LABEL>: Requested label. If no label is given and reference
                        is on cursor position, Bookmark 0 is saved and
                        cursor moves to the position of referenced label.
  * \li Origin: Ale, 6 Aug 1997