Commit faf2ee9
fix: rename
Fix typo in enum variant name. The error message string was already
correct ("Too many args"), only the variant identifier was wrong.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>ToManyArgs to TooManyArgs in CdCommandError
1 parent 7a8ad8b commit faf2ee9
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments