[LyX/2.4.x] * quote-insert lfun description

Pavel Sanda sanda at lyx.org
Fri Apr 5 18:01:42 UTC 2024


commit 167534f6cffde63a60cffee58d5d932706c8c2ed
Author: Pavel Sanda <sanda at lyx.org>
Date:   Fri Apr 5 19:47:20 2024 +0200

    * quote-insert lfun description
---
 src/LyXAction.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp
index 19f12038a8..e7abbc51c1 100644
--- a/src/LyXAction.cpp
+++ b/src/LyXAction.cpp
@@ -3466,7 +3466,7 @@ void LyXAction::init()
  * \var lyx::FuncCode lyx::LFUN_QUOTE_INSERT
  * \li Action: Inserts quotes according to the type and quote-language preference.
  * \li Notion: Currently 15 different quote styles are distinguished (see params).
- * \li Syntax: quote-insert [<LEVEL>] [<SIDE>] [<STYLE>]
+ * \li Syntax: quote-insert [<LEVEL>] [<SIDE> <STYLE>]
  * \li Params: <LEVEL>: 'inner' for (i.e., secondary, usually single) quotes, otherwise
  *                       outer (i.e., primary, usually double) quotes will be used.\n
  *             <SIDE>:  'opening' for opening quotes, 'closing' for closing quotes,


More information about the lyx-cvs mailing list