chore: fix typos (#12647)

This commit is contained in:
Alexander Cyon 2024-09-01 21:01:27 +02:00 committed by GitHub
commit d78275fdbb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 16 additions and 16 deletions

View file

@ -634,7 +634,7 @@ _swift_package_unedit() {
integer ret=1
local -a args
args+=(
'--force[Unedit the package even if it has uncommited and unpushed changes]'
'--force[Unedit the package even if it has uncommitted and unpushed changes]'
':package-name:'
'--version[Show the version.]'
'(-help -h --help)'{-help,-h,--help}'[Show help information.]'