]> git.lyx.org Git - features.git/commitdiff
Typo in LFUN doc
authorScott Kostyshak <skostysh@lyx.org>
Fri, 11 Jan 2013 09:36:37 +0000 (04:36 -0500)
committerScott Kostyshak <skostysh@lyx.org>
Fri, 11 Jan 2013 09:36:37 +0000 (04:36 -0500)
src/LyXAction.cpp

index 1d4c74645a8be735affc4830b341f1c8fe3d75b8..df22d07dcececec65f7cf4e924f36d276a93d82f 100644 (file)
@@ -2447,7 +2447,7 @@ void LyXAction::init()
                matches all note insets, while "Note:Note" only matches LyX
                yellow note insets.
  * \li Sample: Remove all index insets: \n
-                  inset-forall Index delete-char-forward \n
+                  inset-forall Index char-delete-forward \n
                Close all Notes (also works for a particular branch, for example): \n
                   inset-forall Note inset-toggle close \n
                Transform all yellow notes to comments \n