From 5ea168919432bdd9e5ea84e70f700b45c02e0522 Mon Sep 17 00:00:00 2001 From: Michael Kwon Date: Sun, 18 Jun 2017 17:01:36 -0700 Subject: [PATCH] Mailcap template typo correction --- rtv/templates/mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtv/templates/mailcap b/rtv/templates/mailcap index b0a24a0..2b68f08 100644 --- a/rtv/templates/mailcap +++ b/rtv/templates/mailcap @@ -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 ###############################################################################