]> git.lyx.org Git - lyx.git/commitdiff
LyXAction.cpp: fix sorting
authorUwe Stöhr <uwestoehr@web.de>
Sun, 12 Sep 2010 12:25:00 +0000 (12:25 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 12 Sep 2010 12:25:00 +0000 (12:25 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35347 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 6b66c4fb583628a689cb2a05a544dd8e6df081ac..6d4dc69d66ea4d6947e3a8da41de0cb9c3e17a19 100644 (file)
@@ -2301,7 +2301,7 @@ void LyXAction::init()
  * \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
-                         hyperlink|include|index|label|nomencl|line|vspace|ref|toc>\n
+                         hyperlink|include|index|label|line|nomencl|vspace|ref|toc>\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
                where <label name> is the name of the referenced label and