]> git.mxchange.org Git - hub.git/blobdiff - inc/classes/main/io/class_FrameworkFileOutputPointer.php
Code merge from latest ship-simu code
[hub.git] / inc / classes / main / io / class_FrameworkFileOutputPointer.php
index 8cc07caaa78e8977afcc880e260611396aa08836..350cd7241afa6ae24b066ae7d78649292893076f 100644 (file)
@@ -40,7 +40,7 @@ class FrameworkFileOutputPointer extends BaseFrameworkSystem {
                parent::__construct(__CLASS__);
 
                // Set part description
-               $this->setObjectDescription("Dateiausgabe-Handler");
+               $this->setObjectDescription("Handler for writing to files");
 
                // Create unique ID
                $this->createUniqueID();