commit 2215dbff46fb1bc92c851cef8ef364838e99d3c1
Author: Alexis Ben Miloud--Josselin <[email protected]>
Date:   Thu Jun 6 08:05:06 2019 +0200

    [dwm][tutorial] rephrase floating window paragraph

diff --git a/dwm.suckless.org/tutorial/index.md 
b/dwm.suckless.org/tutorial/index.md
index ffc5b9d4..293f4bab 100644
--- a/dwm.suckless.org/tutorial/index.md
+++ b/dwm.suckless.org/tutorial/index.md
@@ -85,11 +85,11 @@ it around. This can also be used to raise a floating window.
 There are several ways to get specific windows into being managed as a floating
 window, despite the tiled layout being activated. First there is
 `[Alt]+[Shift]+[space]`, which will toggle floating mode on the active window.
-Then there is the possible to simply resize the window using `[Alt]+[right
-mouse button]`. The last method is to `[Alt]+[middle mouse button]` onto the
-window, to toggle it in being floating. These floating windows then can be used
-to force certain window sizes, when some application requires this for
-aesthetics or simply to being usable.
+Second method is to simply resize the window using `[Alt]+[right mouse 
button]`.
+The last method is to `[Alt]+[middle mouse button]` onto the window, to toggle
+it in being floating. These floating windows then can be used to force certain
+window sizes, when some application requires this for aesthetics or simply to
+being usable.
 
 If you want to set some type of window to be always floating, look at the
 [config.def.h](//git.suckless.org/dwm/plain/config.def.h) and the `rules`


Reply via email to