mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-14 17:08:48 +02:00
chore(docs): fix some typos (#11211)
This commit is contained in:
@ -301,7 +301,7 @@ _swift_package_init() {
|
||||
_swift_package_unedit() {
|
||||
arguments=(
|
||||
":The name of the package to unedit:_swift_dependency"
|
||||
"--force[Unedit the package even if it has uncommited and unpushed changes.]"
|
||||
"--force[Unedit the package even if it has uncommitted and unpushed changes.]"
|
||||
)
|
||||
_arguments $arguments && return
|
||||
}
|
||||
|
Reference in New Issue
Block a user