Skip to content

Commit cb33531

Browse files
authored
Merge pull request ActiveState#3316 from ActiveState/DX-2839
Fix typo in deprecation message
2 parents efff2c2 + 7879160 commit cb33531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/locale/locales/en-us.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1594,7 +1594,7 @@ err_initial_no_requirement:
15941594
To check for available packages run '[ACTIONABLE]state search <package_name>[/RESET]'.
15951595
manifest_deprecation_warning:
15961596
other: |
1597-
[WARNING]Warning:[/RESET] This command is deprecated, please use '[ACTIONABLE]state manfiest[/RESET]' instead.
1597+
[WARNING]Warning:[/RESET] This command is deprecated, please use '[ACTIONABLE]state manifest[/RESET]' instead.
15981598
manifest_runtime_needs_update:
15991599
other: "[WARNING]WARNING:[/RESET] Your runtime is out of date, in order to ensure an accurate manifest please run [ACTIONABLE]state refresh[/RESET].\n"
16001600
vulnerability_critical:

0 commit comments

Comments
 (0)