From: Arun Prakash Jana <engineerarun@gmail.com>
Date: Sun, 23 Feb 2020 02:48:07 +0000 (+0530)
Subject: Fix doc
X-Git-Tag: v3.1~151
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=5f419dc60312c1bb789ad865ff1cf61c21de5c2b;p=nnn.git

Fix doc
---

diff --git a/plugins/nuke b/plugins/nuke
index 3287087b..9487780e 100755
--- a/plugins/nuke
+++ b/plugins/nuke
@@ -37,7 +37,7 @@
 #   Feel free to change the utilities to your favourites and add more mimes.
 #
 # Defaults:
-#   By extension (only the enbaled ones):
+#   By extension (only the enabled ones):
 #      most archives: list with atool, bsdtar
 #      rar: list with unrar
 #      7-zip: list with 7z
@@ -51,7 +51,7 @@
 #      htm|html|xhtml: w3m, lynx, elinks
 #      json: jq, python (json.tool module)
 #   Multimedia by mime:
-#      image/*: sxiv (GUI), viu, img2txt, exiftool
+#      image/*: sxiv (GUI), viu (https://github.com/atanunq/viu), img2txt, exiftool
 #      video/*: smplayer, mpv (GUI), ffmpegthumbnailer, mediainfo, exiftool
 #      audio/*: mocplay (nnn plugin using MOC), mpv, mediainfo, exiftool
 #      application/pdf: zathura (GUI), pdftotext, mutool, exiftool
@@ -62,7 +62,7 @@
 #
 # ToDo:
 #   1. Adapt, test and enable all mimes
-#   2. Clean-up unnecessary the exit codes
+#   2. Clean-up the unnecessary exit codes
 # #############################################################################
 
 # set to 1 to enable GUI apps