Skip to content

Commit caf92b2

Browse files
Update cursorless-talon/src/number_small.py
Co-authored-by: Pokey Rule <[email protected]>
1 parent dbdcee2 commit caf92b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cursorless-talon/src/number_small.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
def on_ready():
1414
if "user.cursorless_custom_number_small" in registry.tags:
1515
print(
16-
"WARNING tag: 'user.cursorless_custom_number_small' is deprecated and should not be used anymore"
16+
"WARNING tag: 'user.cursorless_custom_number_small' is deprecated and should not be used anymore, as Cursorless now uses community number_small"
1717
)
1818

1919

0 commit comments

Comments
 (0)