From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 21 Mar 2023 03:13:21 +0000 (-0400) Subject: spelling: some X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4e2ef783573ba7d2e0f329f853aca4abed7219f8;p=friendica.git spelling: some Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/view/theme/frio/js/modal.js b/view/theme/frio/js/modal.js index 2562cea3d9..7cfc804761 100644 --- a/view/theme/frio/js/modal.js +++ b/view/theme/frio/js/modal.js @@ -340,7 +340,7 @@ function toggleJotNav(elm) { $("#jot-modal .modal-header .nav-tabs .jot-nav-lnk").attr("aria-selected", "false"); elm.setAttribute("aria-selected", "true"); - // For some some tab panels we need to execute other js functions. + // For some tab panels we need to execute other js functions. if (tabpanel === "jot-preview-content") { preview_post(); // Make Share button visivle in preview