From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 22:17:55 +0000 (-0400) Subject: spelling: except X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=414a4348c435ba9ff0e1a293f327615538d0ec26;p=friendica.git spelling: except Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/view/templates/settings/pagetypes.tpl b/view/templates/settings/pagetypes.tpl index 93732960b1..f9f0dc7cab 100644 --- a/view/templates/settings/pagetypes.tpl +++ b/view/templates/settings/pagetypes.tpl @@ -24,7 +24,7 @@ var accountType = {{$account_type}}; $(document).ready(function(){ - // Hide all DIV for page-flags expet the one which belongs to the present + // Hide all DIV for page-flags except the one which belongs to the present // account-type showPageFlags(accountType);