spelling: the

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-20 23:13:56 -04:00
parent 9cc37d5541
commit c6a9e8be39
14 changed files with 17 additions and 17 deletions

View file

@ -361,7 +361,7 @@ function toggleJotNav(elm) {
// it redirects you to your own server. In such cases we can't
// load it into a modal.
function openWallMessage(url) {
// Split the the url in its parts.
// Split the url in its parts.
var parts = parseUrl(url);
// If the host isn't the same we can't load it in a modal.