From 87c145428692b7bade27346cb77f0d67c28163de Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Thu, 25 Sep 2008 11:14:12 +0000 Subject: [PATCH] typo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26537 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 eac29f2d8a..d40f35e796 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -811,7 +811,7 @@ void LyXAction::init() */ { LFUN_WORD_FIND, "word-find", ReadOnly, Edit }, /*! - * \var lyx::FuncCode lyx::LFUN_WORD_FIND + * \var lyx::FuncCode lyx::LFUN_WORD_REPLACE * \li Action: Replace a string in the document. * \li Syntax: word-replace [] * \li Params: : data is of the form -- 2.39.2