]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
Avoid infinite loop
[lyx.git] / src / LyXAction.cpp
index 43f4e80a9988d247cff2eb5e3486c34a601b1a1c..39cad0d0d4df4a83e38623a56dcacbf5cf449edb 100644 (file)
@@ -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