diff options
author | Yong Joseph Bakos <ybakos@humanoriented.com> | 2019-01-27 00:47:48 -0800 |
---|---|---|
committer | emersion <contact@emersion.fr> | 2019-01-27 11:10:34 +0100 |
commit | 0772c20c7f2417d3ba6b8f1be07cce6c9e90ddf4 (patch) | |
tree | 69447c1300842740bb642dac241f3911a307bfe7 /tinywl | |
parent | 209210d30780ec64995594b77fde3d718b655542 (diff) |
tinywl/README: Fix misspelling.
Diffstat (limited to 'tinywl')
-rw-r--r-- | tinywl/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinywl/README.md b/tinywl/README.md index caacc412..e0385d24 100644 --- a/tinywl/README.md +++ b/tinywl/README.md @@ -8,7 +8,7 @@ based on wlroots. ## Building TinyWL -TinyWL is disconencted from the main wlroots build system, in order to make it +TinyWL is disconnected from the main wlroots build system, in order to make it easier to understand the build requirements for your own Wayland compositors. Simply install the dependencies: |