From 0aa20c9ace1fd9cd0793c96b08b42ccef4844b0f Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 3 Jan 2010 00:11:58 +0000 Subject: [PATCH] Next whitespace git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32747 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/doc/LFUNs.lyx | 2 +- src/LyXAction.cpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/doc/LFUNs.lyx b/lib/doc/LFUNs.lyx index 769735be6a..262bdc308c 100644 --- a/lib/doc/LFUNs.lyx +++ b/lib/doc/LFUNs.lyx @@ -4941,7 +4941,7 @@ Action Set debug output level. Syntax debug-level-set \end_layout \begin_layout Description -Params : 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 : 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 diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index e7e978ffe6..c183d74c11 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -3233,8 +3233,8 @@ void LyXAction::init() * \li Syntax: debug-level-set * \li Params: : 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 */