diff options
author | Mattias Andrée <maandree@kth.se> | 2021-02-24 22:45:55 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-02-24 22:45:55 +0100 |
commit | 3402d59d67b42c5bf0ae8fed1702bb76d2f3c4a6 (patch) | |
tree | f5ade0ee0360c1eca8462a4f64630c8ab42030a8 | |
parent | Update readme (diff) | |
download | xkbdbind-3402d59d67b42c5bf0ae8fed1702bb76d2f3c4a6.tar.gz xkbdbind-3402d59d67b42c5bf0ae8fed1702bb76d2f3c4a6.tar.bz2 xkbdbind-3402d59d67b42c5bf0ae8fed1702bb76d2f3c4a6.tar.xz |
Fix typo
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,4 +17,4 @@ DESCRIPTION Download xkbdbind to ~/.local/src/xkbdbind, run make(1) in ~/.local/src/xkbdbind, link ~/.local/bin/xkbdbind to ~/.local/src/xkbdbind/xkbdbind, and ~/.local/bin to the - PATH environment variable if you haven't alreay. + PATH environment variable if you haven't already. |