]> git.mxchange.org Git - friendica.git/commitdiff
spelling: beginning
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 03:16:53 +0000 (23:16 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:03:22 +0000 (16:03 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
view/js/linkPreview.js

index 8269281480a13d28a6e0f143e06f77bd22740941..3b6b9eae5661b6ad7eafb62d74f64f46e67300ef 100644 (file)
                var insertAttachment = function(data) {
                        // If we have already a preview, leaver here.
                        // Note: if we finish the Preview of other media content type,
-                       // we can move this condition to the beggining of crawlText();
+                       // we can move this condition to the beginning of crawlText();
                        if (isActive) {
                                $('#profile-rotator').hide();
                                return;