From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 04:08:02 +0000 (-0400) Subject: spelling: position X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9735a52ac11fdca698a131dbb02ce17297b3e238;p=friendica.git spelling: position Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- diff --git a/view/js/linkPreview.js b/view/js/linkPreview.js index 76d49adc94..c8012ce150 100644 --- a/view/js/linkPreview.js +++ b/view/js/linkPreview.js @@ -853,7 +853,7 @@ } /** - * Get the cursor posiotion in an text element. + * Get the cursor position in an text element. * * @param {object} ctrl Textarea element. * @returns {integer} Position of the cursor.