Typo in LFUN doc

This commit is contained in:
Scott Kostyshak 2013-01-11 04:36:37 -05:00
parent 6642547384
commit ba8a4d8014

View 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