]> git.lyx.org Git - lyx.git/commitdiff
Typo.
authorRichard Heck <rgheck@comcast.net>
Mon, 24 Nov 2008 16:31:25 +0000 (16:31 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 24 Nov 2008 16:31:25 +0000 (16:31 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27694 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 4b7e690691efc8c74fd4e9ac75c3d5d7ed487daa..278cbc6d10bd9dab56109783085072105fd0e2fd 100644 (file)
@@ -3091,7 +3091,7 @@ void LyXAction::init()
 
 /*!
  * \var lyx::FuncCode lyx::LFUN_COPY_LABEL_AS_REF
- * \li Action: Copies the label at the cursor as a cross-reference to be paster elsewhere.
+ * \li Action: Copies the label at the cursor as a cross-reference to be pasted elsewhere.
  * \li Syntax: copy-label-as-reference
  * \li Origin: sts, 16 Nov 2008
  * \endvar