about summary refs log tree commit diff
path: root/Functions/MIME
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-02-28 11:57:18 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-02-28 11:57:18 +0000
commit36e3a1735aebfa4fd795003c9efd0e43d0b3823d (patch)
tree7f104ee09d9ed169683ea7d4ad9650cc157e078f /Functions/MIME
parentbe09a6eba98c5e00ff9fd0c194e3ae315ed5682c (diff)
downloadzsh-36e3a1735aebfa4fd795003c9efd0e43d0b3823d.tar.gz
zsh-36e3a1735aebfa4fd795003c9efd0e43d0b3823d.tar.xz
zsh-36e3a1735aebfa4fd795003c9efd0e43d0b3823d.zip
22305: no default for pine-directory
unposted: a couple of small doc fixes
Diffstat (limited to 'Functions/MIME')
-rw-r--r--Functions/MIME/zsh-mime-handler6
1 files changed, 3 insertions, 3 deletions
diff --git a/Functions/MIME/zsh-mime-handler b/Functions/MIME/zsh-mime-handler
index 0165cc630..b8c6b6925 100644
--- a/Functions/MIME/zsh-mime-handler
+++ b/Functions/MIME/zsh-mime-handler
@@ -6,9 +6,9 @@
 # those, it tries to be a bit cunning about quoting, which
 # can be a nightmare in MIME handling.  If it sees something like
 #   netscape %s
-# and it only has one file to handle (the usual case then it will handle it
-# internally just by appending a file.)
-# 
+# and it only has one file to handle (the usual case) then it will handle it
+# internally just by appending a file.
+#
 # Anything else is handled by passing to sh -c, which is the only think
 # with a high probability of working.  If it sees something with
 # quotes, e.g.