]> 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:39:28 +0000 (04:39 -0500)
src/LyXAction.cpp

index b143c87c004e53673da17f33e75791f89b37adc3..3b0e15b141690fb2a977ad2c107f244f44f7ba33 100644 (file)
@@ -2407,7 +2407,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