spelling: stylesheet

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-22 00:08:29 -04:00
parent 3fcd546151
commit 39258376e0
1 changed files with 1 additions and 1 deletions

View File

@ -532,7 +532,7 @@ class App
/** /**
* Provide a sane default if nothing is chosen or the specified theme does not exist. * 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 * @throws Exception
*/ */
public function getCurrentThemeStylesheetPath(): string public function getCurrentThemeStylesheetPath(): string