Grammar fixes (#118)
This commit is contained in:
parent
e6e29f9931
commit
79323cd92c
|
@ -49,8 +49,8 @@ window manager.
|
|||
|
||||
* Very stable, fast and small codebase and footprint.
|
||||
* First window manager using asynchronous [XCB](http://xcb.freedesktop.org)
|
||||
library instead of the old synchronous.
|
||||
[Xlib](http://en.wikipedia.org/wiki/Xlib), which make **awesome** less
|
||||
library instead of the old, synchronous
|
||||
[Xlib](http://en.wikipedia.org/wiki/Xlib), which makes **awesome** less
|
||||
subject to latency compared to other window managers.
|
||||
* Documented source code and API.
|
||||
* No mouse needed: everything can be performed with keyboard.
|
||||
|
|
Loading…
Reference in New Issue