]> git.lyx.org Git - lyx.git/commitdiff
Next whitespace
authorPavel Sanda <sanda@lyx.org>
Sun, 3 Jan 2010 00:11:58 +0000 (00:11 +0000)
committerPavel Sanda <sanda@lyx.org>
Sun, 3 Jan 2010 00:11:58 +0000 (00:11 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32747 a592a061-630c-0410-9148-cb99ea01b6c8

lib/doc/LFUNs.lyx
src/LyXAction.cpp

index 769735be6aa7c386b801d76ed284d7ebe9c15a4c..262bdc308c5cc268e1ea6ca46aa71d26c086ecd6 100644 (file)
@@ -4941,7 +4941,7 @@ Action Set debug output level.
 Syntax debug-level-set <LEVEL>
 \end_layout
 \begin_layout Description
-Params <LEVEL>: comma separated list of levels or the correspondent number of their combination. 0 is equivalent to disabling all debug                        events. See lyx -dbg for the current list of debug levels                       and their numbers.
+Params <LEVEL>: comma separated list of levels or the correspondent number of their combination. 0 is equivalent to disabling all debug events. See lyx -dbg for the current list of debug levels and their numbers.
 \end_layout
 \begin_layout Description
 Origin sanda, 28 Dec 2009
index e7e978ffe630771041ca3fa62ec131ac01dc2f47..c183d74c119ee63d05bf86d75e8ce0956c6835c8 100644 (file)
@@ -3233,8 +3233,8 @@ void LyXAction::init()
  * \li Syntax: debug-level-set <LEVEL>
  * \li Params: <LEVEL>: comma separated list of levels or the correspondent number
                         of their combination. 0 is equivalent to disabling all debug
-                       events. See lyx -dbg for the current list of debug levels
-                       and their numbers.
+                        events. See lyx -dbg for the current list of debug levels
+                        and their numbers.
  * \li Origin: sanda, 28 Dec 2009
  * \endvar
  */