]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
Typo.
[lyx.git] / 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