spelling: some

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-20 23:13:21 -04:00
parent 68c7634fa6
commit 4e2ef78357
1 changed files with 1 additions and 1 deletions

View File

@ -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