This repository was archived by the owner on Mar 10, 2026. It is now read-only.
Commit 0e4cd66
authored
Fix error message which would print the article "the" twice. (#764)
In all cases, `arg_description` already contains the article "the". The error message would then contain "the" twice, for instance "Intead, the the targets should...".
Also fixed some formatting issues caught by lint.1 parent f141bfa commit 0e4cd66
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
0 commit comments