]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
add forgotten implementation of "remove from personal dictionary" for enchant spell...
[lyx.git] / src / LyXAction.cpp
index 3b6f00b6104c7512375aa0294d4a1e7454c6930d..34693a41282662d13db57337ac3709b413ed7138 100644 (file)
@@ -417,7 +417,7 @@ void LyXAction::init()
                      package: name of latex package (e.g. listings) \n
                      textclass: name of textclass (e.g. article) \n
                      menu: name of lfun used in menu  \n
-                     icon: name of lfun used in toolbar \n
+                     icon: icon of lfun used in toolbar \n
                      buffer: "name"|"path"|"class"|"vcs-tree-revision"|
                               "vcs-revision"|"vcs-author"|"vcs-date"|"vcs-time"
  * \li Sample: command-sequence info-insert buffer path; info-insert buffer name
@@ -2253,7 +2253,7 @@ void LyXAction::init()
 /*!
  * \var lyx::FuncCode lyx::LFUN_CHANGE_REJECT
  * \li Action: Rejects tracked change inside the selection.
- * \li Syntax: change-accept
+ * \li Syntax: change-reject
  * \li Origin: Levon, 16 Oct 2002
  * \endvar
  */