X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXAction.cpp;h=39cad0d0d4df4a83e38623a56dcacbf5cf449edb;hb=0c05432284f144bcb6c278a60d54d9bc777829e0;hp=43f4e80a9988d247cff2eb5e3486c34a601b1a1c;hpb=ed61ce74b727cc9f6f3b87e3c30a21657fe7df38;p=lyx.git diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 43f4e80a99..39cad0d0d4 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -1517,7 +1517,7 @@ void LyXAction::init() * \li Params: outer: If this is given, LyX will split the outermost environment in the current nesting hierarchy.\n previous: If this is given, LyX will split the environment in the previous - paragraph (is there is one).\n + paragraph (if there is one).\n before: If this is given, the new environment will be appended rather than prepended. * \li Origin: spitz, 23 Dec 2012