Skip to content

Commit a4b8b3e

Browse files
author
livecodesam
authored
[Bugfix-22380] Correct documented cursorMovement mechanisms
1 parent 352f215 commit a4b8b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dictionary/property/cursorMovement.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The mechanism to be used used for moving the cursor in a field
2626
- "visual": moves the cursor in visual order
2727
- "logical": moves the cursor to the next character in logical
2828
(reading) order
29-
- "empty": moves the cursor using the default behavior on the current
29+
- "default": moves the cursor using the default behavior on the current
3030
platform
3131

3232

0 commit comments

Comments
 (0)