Skip to content

Commit f3a90db

Browse files
AndreasArvidssonpokey
authored andcommitted
The change spoken form of word scope to sub (#2089)
Fixes #1918 ## Checklist - [-] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) - [x] I have updated the [docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and [cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet) - [x] I have not broken the cheatsheet --------- Co-authored-by: Pokey Rule <[email protected]>
1 parent 33660f9 commit f3a90db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/spoken_forms.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"environment": "environment",
155155
"command": "command",
156156
"char": "character",
157-
"word": "word",
157+
"sub": "word",
158158
"token": "token",
159159
"identifier": "identifier",
160160
"line": "line",

0 commit comments

Comments
 (0)