commit 9966f098ea07d1568f8650a1fc3e43a838f2fe82
Author: Pavel Sanda <[email protected]>
Date: Sat Feb 3 22:43:00 2018 +0100
forgotten glitch
---
src/LyXAction.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp
index dae9b53..33d5100 100644
--- a/src/LyXAction.cpp
+++ b/src/LyXAction.cpp
@@ -4213,7 +4213,7 @@ void LyXAction::init()
* \var lyx::FuncCode lyx::LFUN_BUFFER_ANONYMIZE
* \li Action: For debug purposes only. Convert all [a-zA-Z0-1] characters to
single character. Useful when submitting docs to list or
bugzilla.
- * \li Syntax: doc-anonymize
+ * \li Syntax: buffer-anonymize
* \li Origin: sanda, Feb 1 2018
* \endvar
*/