Documentation tag fixed for method detectCorePath() (all projects)
[qa.git] / index.php
index 3b7f082544b72dcaebefe3db00e4752fdb4aa922..8b912d836af1095186617da6dcecac74a26b237f 100644 (file)
--- a/index.php
+++ b/index.php
@@ -176,7 +176,7 @@ final class ApplicationEntryPoint {
         * Determines the correct absolute path for all includes only once per run.
         * Other calls of this method are being "cached".
         *
-        * @return      $basePath       Base path (core) for all includes
+        * @return      $corePath       Base path (core) for all includes
         */
        protected static function detectCorePath () {
                // Is it not set?