commit 48c6d5de21f2d6387909632f86e366d0c159b8b8
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Mon Dec 31 14:19:06 2018 +0100

    typo
---
 src/LyXAction.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp
index 6d31752..d6c821e 100644
--- a/src/LyXAction.cpp
+++ b/src/LyXAction.cpp
@@ -2273,7 +2273,7 @@ void LyXAction::init()
 
 
 /*!
- * \var lyx::FuncCode lyx::LFUN_LABEL_COPY_AS_REF
+ * \var lyx::FuncCode lyx::LFUN_LABEL_COPY_AS_REFERENCE
  * \li Action: Copies the label at the cursor as a cross-reference to be 
pasted elsewhere.
  * \li Syntax: copy-label-as-reference <LABEL>
  * \li Params: <LABEL>: The label to copy (for multi-line math)

Reply via email to