[PATCH] "Degugging" no more in make help :-)

Chris Sherlock (via Code Review) gerrit at gerrit.libreoffice.org
Mon Apr 15 03:46:23 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3395

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/95/3395/1

"Degugging" no more in make help :-)

Change-Id: I032f9737746b39047b2d62df6821da4b3b9e9242
---
M solenv/gbuild/gbuild.help.txt
1 file changed, 2 insertions(+), 2 deletions(-)



diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt
index 43076d6..776aeb1 100644
--- a/solenv/gbuild/gbuild.help.txt
+++ b/solenv/gbuild/gbuild.help.txt
@@ -94,10 +94,10 @@
                        (Note that levels higher than 2 are used only by obsolete debugging
                        features. Use SAL_INFO/SAL_WARN with a specific area for extra debug
                        output in new code.)
-                       2 = degugging information + no optimizations + extra
+                       2 = debugging information + no optimizations + extra
                            debug output. OSL_TRACE starts being active on this
                            level.
-                       3... = degugging information + no optimizations + extra
+                       3... = debugging information + no optimizations + extra
                               debug output (usually extremely verbose). Levels
                               > 2 are not used very much.
        TIMELOG / timelog

-- 
To view, visit https://gerrit.libreoffice.org/3395
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I032f9737746b39047b2d62df6821da4b3b9e9242
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Chris Sherlock <chris.sherlock79 at gmail.com>



More information about the LibreOffice mailing list