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