From 08b0aaea544c5503da98412b1e5f8e8651485a36 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Mon, 9 Jun 2008 22:34:50 +0000 Subject: [PATCH] oops. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25220 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2