Continued:
[core.git] / framework / main / classes / file_directories / class_BaseFileIo.php
index ce65bd898a9b8f087af82ffdd4ad13f3fa580295..f45b5ea3b9e5243297345dc224776f115cf4b8e0 100644 (file)
@@ -71,7 +71,7 @@ abstract class BaseFileIo extends BaseFrameworkSystem implements FilePointer, Cl
         * to empty.
         *
         * @return      void
-        * @throws      NullPointerException    If the file pointer instance is not set by setPointer()
+        * @throws      NullPointerException    If the file pointer instance is not set by setFileObject()
         * @throws      LogicException  If there is no object being set
         */
        public function closeFile () {