replace Mac with OS X
Commit 691d8dd
replaced "Mac" with "OS X". This commit replaces some
other occurrences.
This commit is contained in:
parent
f0825bf7ef
commit
32523ae352
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ var BrowserWindow = require('browser-window');
|
|||
var win = new BrowserWindow({ width: 800, height: 600, frame: false });
|
||||
```
|
||||
|
||||
### Alternatives on Mac
|
||||
### Alternatives on OS X
|
||||
|
||||
On Mac OS X 10.10 Yosemite and newer, there's an alternative way to specify
|
||||
a chromeless window. Instead of setting `frame` to `false` which disables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue