aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNRK <nrk@disroot.org>2024-02-08 18:57:33 +0100
committerNRK <nrk@disroot.org>2024-02-08 18:57:33 +0100
commitadd12ecdfd0f5afea56c76532ba563599a620368 (patch)
treedfcc43aa9b7ad5f9e08b26f7a32e632dcdc47d5a
parentbed596bf47a1571639aa1427dbdd57f00ed0503e (diff)
downloadnsxiv-add12ecdfd0f5afea56c76532ba563599a620368.tar.zst
README: fix typo
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9a9c1d4..e8ce9e9 100644
--- a/README.md
+++ b/README.md
@@ -81,8 +81,8 @@ you want to build nsxiv on a distribution with separate runtime and development
packages (e.g. \*-dev on Debian).
\* [inotify][] is a Linux-specific API for monitoring filesystem changes.
- It's not natively available on `*BSD` systems but can be enabed via installing
- and linking against [libinotify-kqueue][].
+ It's not natively available on `*BSD` systems but can be enabled via
+ installing and linking against [libinotify-kqueue][].
[inotify]: https://www.man7.org/linux/man-pages/man7/inotify.7.html
[libinotify-kqueue]: https://github.com/libinotify-kqueue/libinotify-kqueue