From f47215c5e7422b52dae43096f8d737b253efa7da Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sat, 3 Nov 2012 19:08:37 +0100 Subject: [PATCH] * doxy --- src/LyXAction.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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