Merge pull request #5928 from electron/bellow

bellow => below
This commit is contained in:
Cheng Zhao 2016-06-08 02:07:14 +00:00 committed by GitHub
commit 2ed2db2068
2 changed files with 2 additions and 2 deletions

View file

@ -938,7 +938,7 @@ Returns whether the window is visible on all workspaces.
Makes the window ignore all mouse events.
All mouse events happened in this window will be passed to the window bellow
All mouse events happened in this window will be passed to the window below
this window, but if this window has focus, it will still receive keyboard
events.

View file

@ -206,7 +206,7 @@ Sets the proxy settings.
When `pacScript` and `proxyRules` are provided together, the `proxyRules`
option is ignored and `pacScript` configuration is applied.
The `proxyRules` has to follow the rules bellow:
The `proxyRules` has to follow the rules below:
```
proxyRules = schemeProxies[";"<schemeProxies>]