From 562fa5bcb085a84c7295f28ea45bcf6bb04c45b8 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Fri, 11 Jan 2013 04:36:37 -0500 Subject: [PATCH] Typo in LFUN doc --- src/LyXAction.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2