From: Tommaso Cucinotta Date: Thu, 6 Oct 2011 13:51:45 +0000 (+0000) Subject: Fixed typo in comment. X-Git-Tag: 2.1.0beta1~2622 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=e79b461f9e89c32f1eaecc39a23842c06717c8b5;p=features.git Fixed typo in comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39806 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index fded17e583..cbe6eaa86b 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -2980,7 +2980,7 @@ void LyXAction::init() /*! * \var lyx::FuncCode lyx::LFUN_BUFFER_EXPORT_AS * \li Action: Pops up a dialog for exporting the current buffer. - * \li Syntax: buffer-export + * \li Syntax: buffer-export-as * \li Origin: tommaso, 6 Oct 2011 * \endvar */