From 118bc4aa295a60712af9e368dafa9b9073ac0fec Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sat, 16 May 2009 23:19:33 +0000 Subject: [PATCH] Glitch spotted by Ewan git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29697 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 1b1719f36a..78d7f3d97a 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -389,7 +389,7 @@ void LyXAction::init() /*! * \var lyx::FuncCode lyx::LFUN_QUOTE_INSERT * \li Action: Inserts quotes according to the type and quote-language preference. - * \li Action: Currently English, Swedish, German, Polish, French, Danish quotes + * \li Notion: Currently English, Swedish, German, Polish, French, Danish quotes are distinguished. * \li Syntax: quote-insert [] * \li Params: : 'single' for single quotes, otherwise double quotes will be used. -- 2.39.5