X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXAction.cpp;h=e9f45f58e23b316cd94c8eded60ea95f0f1fae7f;hb=c1ee1bc0baf00a64734ec5eb345884c057e4d9c1;hp=5223d4a0d075cff269216328fab470dafde92932;hpb=22c4a24a360b4607551ff5275cf24ac5f5e5eb4a;p=lyx.git diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 5223d4a0d0..e9f45f58e2 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -3532,8 +3532,9 @@ void LyXAction::init() * \var lyx::FuncCode lyx::LFUN_SPECIALCHAR_INSERT * \li Action: Inserts various characters into the document. * \li Syntax: specialchar-insert - * \li Params: : hyphenation, ligature-break, slash, nobreakdash, dots, - end-of-sentence, menu-separator, lyx, tex, latex, latex2e. + * \li Params: : hyphenation, allowbreak, ligature-break, slash, + nobreakdash, dots, end-of-sentence, menu-separator, + lyx, tex, latex, latex2e. * \li Origin: JSpitzm, 6 Dec 2007 * \endvar */