]> git.mxchange.org Git - friendica.git/commitdiff
spelling: preview
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 04:08:06 +0000 (00:08 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:14:16 +0000 (16:14 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
view/theme/frio/js/modal.js

index 8127e1162ed417c77bdcdce0e73d1fc339601c44..2562cea3d9b7f22290e48ee106f39e90ba57c91a 100644 (file)
@@ -23,7 +23,7 @@ $(document).ready(function () {
                $("#jot-content").append(jotcache);
                // Clear the jotcache.
                jotcache = "";
-               // Destroy the attachment linkPreviw for Jot.
+               // Destroy the attachment linkPreview for Jot.
                if (typeof linkPreview === "object") {
                        linkPreview.destroy();
                }