diff --git a/src/App.php b/src/App.php index fcde77846e..9bfb10f7ce 100644 --- a/src/App.php +++ b/src/App.php @@ -86,7 +86,7 @@ class App private $mode; /** - * @var string The App basepath + * @var string The App base path */ private $basePath;