Author: jrioux
Date: Thu Oct 6 18:30:28 2011
New Revision: 39808
URL: http://www.lyx.org/trac/changeset/39808
Log:
Correction: The inset name is citation, not cite
Modified:
lyx-devel/trunk/src/LyXAction.cpp
Modified: lyx-devel/trunk/src/LyXAction.cpp
==============================================================================
--- lyx-devel/trunk/src/LyXAction.cpp Thu Oct 6 18:21:58 2011 (r39807)
+++ lyx-devel/trunk/src/LyXAction.cpp Thu Oct 6 18:30:28 2011 (r39808)
@@ -2304,7 +2304,7 @@
* \var lyx::FuncCode lyx::LFUN_INSET_INSERT
* \li Action: Insert new inset (type given by the parameters).
* \li Syntax: inset-insert <INSET> <ARGS>
- * \li Params: <INSET>:
<bibitem|bibtex|cite|ert|listings|external|graphics|tabular|\n
+ * \li Params: <INSET>:
<bibitem|bibtex|citation|ert|listings|external|graphics|tabular|\n
hyperlink|include|index|label|line|nomencl|vspace|ref|toc|script>\n
<ARGS>: depends on the given inset. Use "lyx -dbg action" to
explore.
* \li Sample: inset-insert ref LatexCommand <Format> reference "<label
name>"\end_inset \n