From 706c5d25de4bf2ebd29dff341f9ee034d397ca0d Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Thu, 23 Aug 2012 17:47:12 +0200 Subject: [PATCH] Fix documentation --- src/LyXAction.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 67f097195d..db1c82a8d0 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -563,10 +563,10 @@ void LyXAction::init() { LFUN_IN_IPA, "in-ipa", Noop, Edit }, /*! * \var lyx::FuncCode lyx::LFUN_IPAMACRO_INSERT - * \li Action: Inserts special IPA characters into the document. + * \li Action: Inserts special IPA macros into the document. * \li Syntax: ipamacro-insert * \li Params: : tone-falling, tone-rising, tone-high-rising, tone-low-rising, - * tone-high-rising-falling. + * tone-high-rising-falling, deco bottomtiebar, deco toptiebar. * \li Origin: JSpitzm, 22 Aug 2012 * \endvar */ -- 2.39.5