]> git.lizzy.rs Git - bspwm.git/commitdiff
Fix typo
authorBastien Dejean <nihilhill@gmail.com>
Thu, 21 Mar 2013 10:50:38 +0000 (11:50 +0100)
committerBastien Dejean <nihilhill@gmail.com>
Thu, 21 Mar 2013 10:50:38 +0000 (11:50 +0100)
README.md
bspwm.1

index 076ee3f37ea582a858023e6c3ae75eec8be8cda1..65aa52a22a58eb2d9a7a6f9b9473f86e925d1ccf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -211,7 +211,7 @@ Colors are either [X color names](http://en.wikipedia.org/wiki/X11_color_names)
 
 - `gapless_monocle` — Whether to remove gaps for tiled windows in monocle mode.
 
-- `focus_follows_pointer` — Wether to focus the window under the pointer.
+- `focus_follows_pointer` — Whether to focus the window under the pointer.
 
 - `adaptative_raise` — Prevent floating windows from being raised when they might cover other floating windows.
 
diff --git a/bspwm.1 b/bspwm.1
index 77d05f638ba70f93ff6844ca6ddca7fa9304dd5d..09c2e600c5992fa16c191b89866f05a70cbf158e 100644 (file)
--- a/bspwm.1
+++ b/bspwm.1
@@ -316,7 +316,7 @@ Whether to remove borders for tiled windows in monocle mode.
 Whether to remove gaps for tiled windows in monocle mode.
 .TP
 .I focus_follows_pointer
-Wether to focus the window under the pointer.
+Whether to focus the window under the pointer.
 .TP
 .I adaptative_raise
 Prevent floating windows from being raised when they might cover other floating windows.