summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorNick Morrott <knowledgejunkie@gmail.com>2022-03-26 11:02:22 +0100
committerGitHub <noreply@github.com>2022-03-26 11:02:22 +0100
commit590d9fe0a9573ca72fdbab5119fd2c60dce3dd19 (patch)
tree06b5f2d52b30a3d1873968424a95edee963a3e3c /examples
parent1ef0c1f15280a3ae366d43e2e4a86b5a1e1d454e (diff)
downloadnsxiv-590d9fe0a9573ca72fdbab5119fd2c60dce3dd19.tar.zst
Fix typo and manpage improvement (#249)
* Fixes some typo and adds some consistency to the manpage Typo detected automatically whilst packaging nsxiv for Debian Co-authored-by: NRK <nrk@disroot.org>
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/key-handler2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/key-handler b/examples/key-handler
index 7dac1b5..3fe741d 100755
--- a/examples/key-handler
+++ b/examples/key-handler
@@ -9,7 +9,7 @@
# reloads them.
# By default nsxiv(1) will send one image per-line to stdin, however when using
-# -0 the image list will be NULL separated and the enviornment variable
+# -0 the image list will be NULL separated and the environment variable
# "$NSXIV_USING_NULL" will be set to 1.
# The key combo argument has the following form: "[C-][M-][S-]KEY",