]> git.mxchange.org Git - core.git/blobdiff - framework/main/interfaces/block/class_Block.php
Continued:
[core.git] / framework / main / interfaces / block / class_Block.php
index 5c25324b09d69e2900a2341f4f58a93f8714c7a1..af107eb98a9194f0faaf1b44f678161fd528f87c 100644 (file)
@@ -53,7 +53,7 @@ interface Block extends FrameworkInterface {
         * Initializes counter for valid entries, arrays for damaged entries and
         * an array for gap seek positions. If you call this method on your own,
         * please re-analyze the file structure. So you are better to call
-        * analyzeFile() instead of this method.
+        * analyzeFileStructure() instead of this method.
         *
         * @return      void
         */