docs/userguide: change 'reseted' to 'reset'
Patch status: merged
Patch by Wieland Hoffmann
Long description:
It's an irregular verb.
To apply this patch, use:
curl http://cr.i3wm.org/patch/385/raw.patch | git am
b/docs/userguide
| 14 |
@@ -900,7 +900,7 @@ workspace_auto_back_and_forth yes |
| 15 |
|
| 16 |
If an application on another workspace sets an urgency hint, switching to this |
| 17 |
workspace may lead to immediate focus of the application, which also means the |
| 18 |
-window decoration color would be immediately reseted to +client.focused+. This |
| 19 |
+window decoration color would be immediately reset to +client.focused+. This |
| 20 |
may make it unnecessarily hard to tell which window originally raised the |
| 21 |
event. |
| 22 |
|