]> git.mxchange.org Git - hub.git/blobdiff - inc/classes/main/debug/class_DebugConsoleOutput.php
Code merge from latest ship-simu code
[hub.git] / inc / classes / main / debug / class_DebugConsoleOutput.php
index dfcfd36b4dbd22bcff7b182587f9b3a0ce983247..e9be4a5910b617e06daa63f632f94a8614829f6b 100644 (file)
@@ -32,7 +32,7 @@ class DebugConsoleOutput extends BaseFrameworkSystem implements Debugger, Output
                parent::__construct(__CLASS__);
 
                // Set description
-               $this->setObjectDescription("Debug-Ausgabe auf Konsole");
+               $this->setObjectDescription("Debug output for the console");
 
                // Create an unique ID
                $this->createUniqueID();