]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
Correctly clean lyxclient.cpp in monolithic build.
[lyx.git] / src / LyXAction.cpp
index 49bd65a6edd743f290fcbee1657e1722c730876a..7f87d1f79dd0c5cfe12e352d6765464ea05af5a4 100644 (file)
@@ -3588,7 +3588,7 @@ void LyXAction::init()
 
 /*!
  * \var lyx::FuncCode lyx::LFUN_LABEL_INSERT_AS_REF
- * \li Action: Inserts the label as a cross-reference at the position of the cursor.
+ * \li Action: Inserts the label (in ToC pane) as a cross-reference at the position of the cursor.
  * \li Syntax: label-insert-as-reference
  * \li Origin: vfr, 7 Apr 2009
  * \endvar