From: Pavel Sanda Date: Mon, 9 Jun 2008 22:34:50 +0000 (+0000) Subject: oops. X-Git-Tag: 1.6.10~4426 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=08b0aaea544c5503da98412b1e5f8e8651485a36;p=features.git oops. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25220 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 83534a6c3e..f6aa1fa503 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -1136,9 +1136,9 @@ void LyXAction::init() */ { LFUN_FONT_DEFAULT, "font-default", Noop, Layout }, /*! - * \var lyx::FuncCode lyx::LFUN_FONT_DEFAULT + * \var lyx::FuncCode lyx::LFUN_FONT_SIZE * \li Action: Sets font size according to lyx format string. - * \li Syntax: font-default + * \li Syntax: font-size * \li Params: : tiny|scriptsize|footnotesize|small|normal|large|larger| largest|huge|giant|increase|decrease|default * \endvar