From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 03:16:53 +0000 (-0400) Subject: spelling: beginning X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=aee833b60ff8d84e5dbe7aa8cb6ebb9d2082e943;p=friendica.git spelling: beginning Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/view/js/linkPreview.js b/view/js/linkPreview.js index 8269281480..3b6b9eae56 100644 --- a/view/js/linkPreview.js +++ b/view/js/linkPreview.js @@ -242,7 +242,7 @@ 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;