Rewrite continued:
[core.git] / framework / main / interfaces / io / pointer / io / class_InputOutputPointer.php
index f97063322401d195dc6a7de20e88e4b0fceafd1a..0b45bf6a4f6f85866630e0b0a44d5003df60a2b8 100644 (file)
@@ -45,7 +45,7 @@ interface InputOutputPointer extends InputPointer, OutputPointer {
 
        /**
         * Checks wether the current entry is valid (not at the end of the file).
-        * This method will return TRUE if an emptied (nulled) entry has been found.
+        * This method will return true if an emptied (nulled) entry has been found.
         *
         * @return      $isValid        Whether the next entry is valid
         */