]> git.mxchange.org Git - friendica.git/commitdiff
spelling: flags
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 22:20:43 +0000 (18:20 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Mon, 27 Mar 2023 00:03:51 +0000 (20:03 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
view/templates/settings/pagetypes.tpl

index f9f0dc7cab2db5a5f321ca4a8ffb570681480e86..8b285aea87876c78e0f04a6472598bf42852e8f0 100644 (file)
@@ -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(){