mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 03:03:06 +00:00
Fix typo for r30882.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30883 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
97efae2561
commit
187e7e197a
@ -2842,7 +2842,7 @@ void LyXAction::init()
|
||||
* \li Action: Closes all buffers.
|
||||
* \li Notion: Closes all buffers, asking whether to save it, etc,
|
||||
if a buffer has been modified.
|
||||
* \li Syntax: buffer-close_all
|
||||
* \li Syntax: buffer-close-all
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_BUFFER_CLOSE_ALL, "buffer-close-all", ReadOnly, Buffer },
|
||||
|
Loading…
Reference in New Issue
Block a user