commit ef4c0412bfdac4e8f91c83033d6218d8b578d6df
Author: Pavel Sanda <[email protected]>
Date:   Fri Dec 6 23:19:08 2024 +0100

    * doxy - amend 154b4fdecec
---
 src/LyXAction.cpp | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp
index d9218f4c7e..d5462d5048 100644
--- a/src/LyXAction.cpp
+++ b/src/LyXAction.cpp
@@ -4098,11 +4098,10 @@ void LyXAction::init()
 /*!
  * \var lyx::FuncCode lyx::LFUN_TEXTSTYLE_APPLY
  * \li Action: Apply last used text properties.
- * \li Syntax: textstyle-apply [<NUM>]
- * \li Params: <NUM>: number of the selection in the internal freefonts stack 
to be applied.
  * \li Notion: These properties are stored via #LFUN_TEXTSTYLE_UPDATE, which is
                automatically triggered when using Text Style dialog.
- * \li Syntax: textstyle-apply
+ * \li Syntax: textstyle-apply [<NUM>]
+ * \li Params: <NUM>: number of the selection in the internal freefonts stack 
to be applied.
  * \li Origin: leeming, 12 Mar 2003
  * \endvar
  */
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to