aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorGravatar SZ Lin (林上智) <szlin@debian.org>2020-05-26 12:04:11 +0800
committerGravatar GitHub <noreply@github.com>2020-05-26 09:34:11 +0530
commitb6762e292ca4f7ddf73f5752b571d3e0f04adbbb (patch)
tree08dca758bbe5646009773960358176b24807275e /plugins
parente688188fa6652cfdfebdd5f3b0c2b1b2da724991 (diff)
downloadnnn-b6762e292ca4f7ddf73f5752b571d3e0f04adbbb.tar.gz
Fix typos (#595)
This is a trial patch to fix the typos Signed-off-by: SZ Lin (林上智) <szlin@debian.org>
Diffstat (limited to 'plugins')
-rwxr-xr-xplugins/nuke2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/nuke b/plugins/nuke
index dd85c97..1d2cd68 100755
--- a/plugins/nuke
+++ b/plugins/nuke
@@ -312,7 +312,7 @@ handle_multimedia() {
# convert -- "${FPATH}" -auto-orient "${IMAGE_CACHE_PATH}" && exit 6
# fi
- ## `w3mimgdisplay` will be called for all images (unless overriden
+ ## `w3mimgdisplay` will be called for all images (unless overridden
## as above), but might fail for unsupported types.
exit 7;;