Fix casing of "macOS" (#17040)
This PR fixes a number of spots in English contexts (docs, comments, etc.) where we were using "MacOS" instead of "macOS". Release Notes: - N/A
This commit is contained in:
parent
505675c0b5
commit
b374c7d912
10 changed files with 11 additions and 11 deletions
|
@ -9,7 +9,7 @@ Clone down the [Zed repository](https://github.com/zed-industries/zed).
|
|||
- Install [Rust](https://www.rust-lang.org/tools/install)
|
||||
- Install [Xcode](https://apps.apple.com/us/app/xcode/id497799835?mt=12) from the macOS App Store, or from the [Apple Developer](https://developer.apple.com/download/all/) website. Note this requires a developer account.
|
||||
|
||||
> Ensure you launch XCode after installing, and install the MacOS components, which is the default option.
|
||||
> Ensure you launch XCode after installing, and install the macOS components, which is the default option.
|
||||
|
||||
- Install [Xcode command line tools](https://developer.apple.com/xcode/resources/)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue