X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fjs%2FlinkPreview.js;h=28c8df9b673f01f53ae1af88663a0c73432bddc0;hb=96d2cddb54f3ea3ead6e43e5ca1f814ed6327987;hp=d54cbd50585cd51434febe181c5baf8914bd80d6;hpb=dc373fadddc04bec831541db01ed291508a6e860;p=friendica.git diff --git a/view/js/linkPreview.js b/view/js/linkPreview.js index d54cbd5058..28c8df9b67 100644 --- a/view/js/linkPreview.js +++ b/view/js/linkPreview.js @@ -31,7 +31,7 @@ \
\
\ - \
\ @@ -368,7 +368,7 @@ // More than just one image. if (images.length > 1) { - // Enable the the button to change the preview pictures. + // Enable the button to change the preview pictures. $('#previewChangeImg_' + id).show(); if (firstPosted === false) { @@ -679,7 +679,7 @@ $('#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. $('' ,{ load : function(){