diff --git a/view/js/linkPreview.js b/view/js/linkPreview.js index 76d49adc9..c8012ce15 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.