]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
Get rid of Paragraph::ownerCode().
[lyx.git] / 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 },