[LyX/master] * lfun doc
Pavel Sanda
sanda at lyx.org
Wed Dec 21 16:32:17 UTC 2022
commit b9da7617d8417e1d80cfc6759ece401d9eca4c15
Author: Pavel Sanda <sanda at lyx.org>
Date: Wed Dec 21 18:25:29 2022 +0100
* lfun doc
---
src/LyXAction.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp
index 4e0b041..7ccd2e4 100644
--- a/src/LyXAction.cpp
+++ b/src/LyXAction.cpp
@@ -898,7 +898,7 @@ void LyXAction::init()
is already associated with the buffer, asking for one if
none is yet assigned.
* \li Syntax: buffer-write [force]
- * \li Params: force: write even if buffer is clean.
+ * \li Params: force: write even if buffer is not marked as modified.
* \endvar
*/
{ LFUN_BUFFER_WRITE, "buffer-write", ReadOnly, Buffer },
More information about the lyx-cvs
mailing list