mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
docs: fix some capitalization typos(#11293)
This commit is contained in:
parent
1342459b15
commit
9f2bbebdf7
11 changed files with 13 additions and 13 deletions
|
|
@ -31,7 +31,7 @@ function xx {
|
|||
open -a "Xcode.app" "$@"
|
||||
}
|
||||
|
||||
# "XCode-SELect by Version" - select Xcode by just version number
|
||||
# "Xcode-Select by Version" - select Xcode by just version number
|
||||
# Uses naming convention:
|
||||
# - different versions of Xcode are named Xcode-<version>.app or stored
|
||||
# in a folder named Xcode-<version>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue