From b610b262f89150ac6e1e1aa1b43897b15d6b6215 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 15 Mar 2011 20:45:45 +0000 Subject: [PATCH] Documentation tag fixed for method detectCorePath() (all projects) --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 3b7f082544..8b912d836a 100644 --- 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? -- 2.30.2