]> git.lyx.org Git - lyx.git/commitdiff
Correction: The inset name is citation, not cite
authorJulien Rioux <jrioux@lyx.org>
Thu, 6 Oct 2011 16:30:28 +0000 (16:30 +0000)
committerJulien Rioux <jrioux@lyx.org>
Thu, 6 Oct 2011 16:30:28 +0000 (16:30 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39808 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index cbe6eaa86b70f0345634acb5e1fe8fe6be5280f6..fc19b7064eb0ee9b682aa2f4a2721cf11796e3b0 100644 (file)
@@ -2304,7 +2304,7 @@ void LyXAction::init()
  * \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