Documentation tag fixed for method detectCorePath() (all projects)
authorRoland Häder <roland@mxchange.org>
Tue, 15 Mar 2011 20:45:29 +0000 (20:45 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 15 Mar 2011 20:45:29 +0000 (20:45 +0000)
index.php

index 55bc413e52b985abad3a6e5e7b44cde95916d2a8..f374e7e34b811bc5193e06f84741d2de2b25fbcd 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?