]> git.mxchange.org Git - friendica.git/commitdiff
spelling: position
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 22 Mar 2023 04:08:02 +0000 (00:08 -0400)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Sun, 26 Mar 2023 20:14:16 +0000 (16:14 -0400)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
view/js/linkPreview.js

index 76d49adc947cda5023c60b3610661fc8f57effa8..c8012ce1509cfd1a5b646eaf2cfab48fe3f346f7 100644 (file)
        }
 
        /**
-        * 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.