spelling: width

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2023-03-22 00:08:59 -04:00
parent bfc1b7f298
commit ed21b11e33
1 changed files with 1 additions and 1 deletions

View File

@ -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.
$('<img/>' ,{
load : function(){