docs: full-size, so-called (#3019)

As per Michael Siegel, who studied the English language :).
next
Michael Stapelberg 2017-10-15 14:22:41 +02:00 committed by GitHub
parent 4f03e49c3a
commit 906a88e92b
2 changed files with 4 additions and 4 deletions

View 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.

View File

@ -11,7 +11,7 @@ mailing list.
== Default keybindings
For the "too long; didnt 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