commit 52d7322d926a1495811aba4540e3c5f56306e98c
Author: Richard Heck <rgh...@lyx.org>
Date:   Sat Apr 14 20:08:40 2018 -0400

    Typo.
---
 src/LyXAction.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp
index f1450f6..7e20323 100644
--- a/src/LyXAction.cpp
+++ b/src/LyXAction.cpp
@@ -3777,7 +3777,7 @@ void LyXAction::init()
  * \var lyx::FuncCode lyx::LFUN_TEXTSTYLE_UPDATE
  * \li Action: Apply text style and update the settings to be used by 
#LFUN_TEXTSTYLE_APPLY.
  * \li Syntax: textstyle-update <FONT_INFO>
- * \li Params: <FONT_INFO>: specifies font atributes, e.g. family, series, 
shape,
+ * \li Params: <FONT_INFO>: specifies font attributes, e.g. family, series, 
shape,
                             size, emph, noun, underbar, number, color, 
language,
                             toggleall.\n
                             Use lyx -dbg action for exact syntax of text-style

Reply via email to