Author: tommaso Date: Thu Oct 6 15:51:45 2011 New Revision: 39806 URL: http://www.lyx.org/trac/changeset/39806
Log: Fixed typo in comment. Modified: lyx-devel/trunk/src/LyXAction.cpp Modified: lyx-devel/trunk/src/LyXAction.cpp ============================================================================== --- lyx-devel/trunk/src/LyXAction.cpp Thu Oct 6 15:47:42 2011 (r39805) +++ lyx-devel/trunk/src/LyXAction.cpp Thu Oct 6 15:51:45 2011 (r39806) @@ -2980,7 +2980,7 @@ /*! * \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 */
