mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
chore: fix typos (#12647)
This commit is contained in:
@@ -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.]'
|
||||
|
||||
Reference in New Issue
Block a user