From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 04:08:29 +0000 (-0400) Subject: spelling: stylesheet X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=39258376e000a89010c310f3d76c964ccb0afe2f;p=friendica.git spelling: stylesheet Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/src/App.php b/src/App.php index 553c6f2953..bacf794b9b 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