bellow => below
This commit is contained in:
parent
6c5eaf6178
commit
3ec4fcb3ec
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
|
@ -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>]
|
||||
|
|
Loading…
Reference in a new issue