spelling: position

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

View File

@ -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.