Typo in user error message
Open
- Dominant language
- Kotlin
- Stars
- 951
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/Kotlin/kotlinx-cli/blob/f917f17ac83c2f2f60f6fb4094bdd82b6eff93fe/core/commonMain/src/ArgParser.kt#L247
"whuch" ? "which"?
Contributor guide
No contributing guide indexed for this repository
Research direction
Open core/commonMain/src/ArgParser.kt at line 247 and inspect the user-facing error message containing the reported spelling. Correct the typo and verify the resulting CLI error output; done means the message uses the intended wording without changing its meaning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100