]> git.lyx.org Git - features.git/commitdiff
Fix typo for r30882.
authorVincent van Ravesteijn <vfr@lyx.org>
Thu, 6 Aug 2009 23:20:34 +0000 (23:20 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Thu, 6 Aug 2009 23:20:34 +0000 (23:20 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30883 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 892e5a3ba24ff1a4e2a2aee8a5f2481c5904281f..e1860cb3cedca55bf6f2a16fac10a3d0b3900c1c 100644 (file)
@@ -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 },