diff options
| author | Ivan Kanakarakis <ivan.kanak@gmail.com> | 2012-08-06 15:02:03 +0300 |
|---|---|---|
| committer | Ivan Kanakarakis <ivan.kanak@gmail.com> | 2012-08-06 15:02:03 +0300 |
| commit | 3dbc49322f852d30cda5a72b7d31b8f8e84f6abb (patch) | |
| tree | d174c4e0bb3bd55443cf8d0b259bc6cab7ec0daf | |
| parent | aa557f6e5121c3fd1988883be90eb4ee74d76bfa (diff) | |
fix typo - monsterous should be monstrous - dammit
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | monsterwm.1 | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -1,10 +1,10 @@ monsterwm ========= -→ tiny and monsterous! ----------------------- +→ tiny and monstrous! +--------------------- -**monsterwm** is a minimal, lightweight, tiny but monsterous dynamic tiling window manager. +**monsterwm** is a minimal, lightweight, tiny but monstrous dynamic tiling window manager. It will try to stay as small as possible. Currently under 700 lines with the config file included. It provides a set of different layout modes (see below), including floating mode support. Each virtual desktop has its own properties, unaffected by other desktops' or monitors' settings. diff --git a/monsterwm.1 b/monsterwm.1 index 1ef47c0..dd87a12 100644 --- a/monsterwm.1 +++ b/monsterwm.1 @@ -6,7 +6,7 @@ monsterwm \- minimal and dynamic tiling window manager .RB [ \-v ] .SH DESCRIPTION .I monsterwm -is a minimal, lightweight, tiny but monsterous, dynamic tiling window manager. +is a minimal, lightweight, tiny but monstrous, dynamic tiling window manager. .P .SH MODES .I monsterwm |
