commit 132726e84ac7c92599e981d3f76ff618be141fd5
Author: Juergen Spitzmueller <[email protected]>
Date:   Sat Dec 9 09:52:44 2017 +0100

    Missing "icon" in description of "info-insert"-function
    
    (cherry picked from commit 7821cb713375588e3ed65b4e13dd9e8066ab08a8)
---
 src/LyXAction.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp
index 74031c7..29052d2 100644
--- a/src/LyXAction.cpp
+++ b/src/LyXAction.cpp
@@ -1913,7 +1913,7 @@ void LyXAction::init()
                the work area.\n
                2. select the text and run info-insert lfun.
  * \li Syntax: info-insert <TYPE> <ARG>
- * \li Params: <TYPE>: shortcut[s]|lyxrc|lyxinfo|package|textclass|menu|buffer 
\n
+ * \li Params: <TYPE>: 
shortcut[s]|lyxrc|lyxinfo|package|textclass|menu|icon|buffer \n
                <ARG>: argument for a given type. Look into InsetInfo.h for 
detailed
                       description. \n
                      shortcut[s]: name of lfun (e.g math-insert \alpha) \n

Reply via email to