]> git.phdru.name Git - mimedecode.git/commitdiff
Minor corrections
authorOleg Broytman <phd@phdru.name>
Wed, 5 Mar 2014 12:44:56 +0000 (16:44 +0400)
committerOleg Broytman <phd@phdru.name>
Wed, 5 Mar 2014 12:44:56 +0000 (16:44 +0400)
ANNOUNCE
TODO

index 5075d2d52607a74f4b752d76da722f5c2b161bbe..c722de13b67a0eca8f36d6d77a3d58f8cebd5ad4 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -46,7 +46,7 @@ WHERE TO GET
    Recommends: configured mailcap database.
 
    Documentation: http://phdru.name/Software/Python/mimedecode.txt
-      (also included in the package in the html and man formats):
+      (also included in the package in the html and man formats).
 
 AUTHOR
    Oleg Broytman <phd@phdru.name>
diff --git a/TODO b/TODO
index 3a8640cde27842cc4f366270669bc79f1c24ae51..bc194c1c12b44031efacb717a6cd29f673bd6c30 100644 (file)
--- a/TODO
+++ b/TODO
@@ -45,15 +45,15 @@ Add option -s to save decoded parts to files.
 Add option -O to set the destination directory.
 
 
-Add an option to skip content-decoding a binary attachement (leave it as
-base64 or such).
+Add an option to skip content-decoding a binary attachment (leave it as base64
+or such).
 
 
 Release 2.7.0.
 
 
 Allow -d and -p accept shell-like patterns and/or regular expressions:
--d content-*,-content-*-exncoding
+-d content-*,-content-*-encoding
 
 
 Never touch multipart/encrypted and multipart/signed.