From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 22:20:43 +0000 (-0400) Subject: spelling: flags X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c17e0ba9a834afe421d0c10a1b027614aa735c87;p=friendica.git spelling: flags 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 f9f0dc7cab..8b285aea87 100644 --- a/view/templates/settings/pagetypes.tpl +++ b/view/templates/settings/pagetypes.tpl @@ -28,7 +28,7 @@ // account-type showPageFlags(accountType); - // Save the ID of the active page-flage + // Save the ID of the active page-flags var activeFlag = $('[id^=id_page-flags_]:checked'); $("[id^=id_account-type_]").change(function(){