]> git.mxchange.org Git - friendica.git/commitdiff
spelling: width
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 04:08:59 +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/js/linkPreview.js

index e41aed39d4e9a07f231bf3b9a7a4750a046410f1..29b818badbbbe73da18f8a8571df6e5a6cbe0a63 100644 (file)
                                $('#previewImage_' + id).html(appendImage);
                                $('#attachmentImageSrc_' + id).val(bin2hex(image));
 
-                               // We need to add the image widht and height when it is 
+                               // We need to add the image width and height when it is 
                                // loaded.
                                $('<img/>' ,{
                                        load : function(){