diff options
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/key-handler | 2 |
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", |