]> git.sur5r.net Git - i3/i3/commitdiff
docs: full-size, so-called (#3019)
authorMichael Stapelberg <stapelberg@users.noreply.github.com>
Sun, 15 Oct 2017 12:22:41 +0000 (14:22 +0200)
committerGitHub <noreply@github.com>
Sun, 15 Oct 2017 12:22:41 +0000 (14:22 +0200)
As per Michael Siegel, who studied the English language :).

docs/debugging
docs/userguide

index 07bc13a04a0f51bcc5b804212de99c9d5e475ec3..dd26f98d924b3783a79a09fb9b0e64ce15a25d94 100644 (file)
@@ -153,7 +153,7 @@ When sending bug reports, please attach the *whole* log file. Even if you think
 you found the section which clearly highlights the problem, additional
 information might be necessary to completely diagnose the problem.
 
-When debugging with us in IRC, be prepared to use a so called nopaste service
+When debugging with us in IRC, be prepared to use a so-called nopaste service
 such as https://pastebin.com because pasting large amounts of text in IRC
 sometimes leads to incomplete lines (servers have line length limitations) or
 flood kicks.
index 697e241c30c56bc726a74cf5001078971e0f3958..54ac9c8d63cb2cd7012feaad7284d1b8c5e35f33 100644 (file)
@@ -11,7 +11,7 @@ mailing list.
 == Default keybindings
 
 For the "too long; didn’t read" people, here is an overview of the default
-keybindings (click to see the full size image):
+keybindings (click to see the full-size image):
 
 *Keys to use with $mod (Alt):*
 
@@ -197,7 +197,7 @@ out to be complicated to use (snapping), understand and implement.
 
 === The tree consists of Containers
 
-The building blocks of our tree are so called +Containers+. A +Container+ can
+The building blocks of our tree are so-called +Containers+. A +Container+ can
 host a window (meaning an X11 window, one that you can actually see and use,
 like a browser). Alternatively, it could contain one or more +Containers+. A
 simple example is the workspace: When you start i3 with a single monitor, a
@@ -510,7 +510,7 @@ mode "$mode_launcher" {
 === The floating modifier
 
 To move floating windows with your mouse, you can either grab their titlebar
-or configure the so called floating modifier which you can then press and
+or configure the so-called floating modifier which you can then press and
 click anywhere in the window itself to move it. The most common setup is to
 use the same key you use for managing windows (Mod1 for example). Then
 you can press Mod1, click into a window using your left mouse button, and drag