File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -938,7 +938,7 @@ Returns whether the window is visible on all workspaces.
938
938
939
939
Makes the window ignore all mouse events.
940
940
941
- All mouse events happened in this window will be passed to the window bellow
941
+ All mouse events happened in this window will be passed to the window below
942
942
this window, but if this window has focus, it will still receive keyboard
943
943
events.
944
944
Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ Sets the proxy settings.
206
206
When ` pacScript ` and ` proxyRules ` are provided together, the ` proxyRules `
207
207
option is ignored and ` pacScript ` configuration is applied.
208
208
209
- The ` proxyRules ` has to follow the rules bellow :
209
+ The ` proxyRules ` has to follow the rules below :
210
210
211
211
```
212
212
proxyRules = schemeProxies[";"<schemeProxies>]
You can’t perform that action at this time.
0 commit comments