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