Mailcap template typo correction

This commit is contained in:
Michael Kwon
2017-06-18 17:01:36 -07:00
parent 94b74ec6fb
commit 5ea1689194

View File

@@ -14,7 +14,7 @@
# - The first entry with a matching MIME type will be executed, * is a wildcard
# - %s will be replaced with the image or video url
# - Add ``test=test -n "$DISPLAY"`` if your command opens a new window
# - Add ``needstermial`` for commands that use the terminal
# - Add ``needsterminal`` for commands that use the terminal
# - Add ``copiousoutput`` for commands that dump text to stdout
###############################################################################