Change "OS X" to "macOS"

This commit is contained in:
atouchet 2018-03-26 23:00:20 -07:00
parent 949a2ed552
commit 73a619359c
3 changed files with 8 additions and 8 deletions

View file

@ -153,7 +153,7 @@ A typical command might be:
… to avoid using too many threads and make things easier to understand.
On OSX, you can add some Cocoa-specific debug options:
On macOS, you can add some Cocoa-specific debug options:
``` shell
./mach run -d -- /tmp/a.html -- -NSShowAllViews YES