diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 49bd65a6ed..7f87d1f79d 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -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