From: Scott Kostyshak Date: Fri, 11 Jan 2013 09:36:37 +0000 (-0500) Subject: Typo in LFUN doc X-Git-Tag: 2.1.0beta1~943 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=562fa5bcb085a84c7295f28ea45bcf6bb04c45b8;p=features.git Typo in LFUN doc --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 1d4c74645a..df22d07dce 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -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