diff --git a/src/App.php b/src/App.php index 553c6f295..bacf794b9 100644 --- a/src/App.php +++ b/src/App.php @@ -532,7 +532,7 @@ class App /** * Provide a sane default if nothing is chosen or the specified theme does not exist. * - * @return string Current theme's stylsheet path + * @return string Current theme's stylesheet path * @throws Exception */ public function getCurrentThemeStylesheetPath(): string