]> git.phdru.name Git - mimedecode.git/commitdiff
Make minor clarification
authorOleg Broytman <phd@phdru.name>
Fri, 31 Jan 2014 19:56:48 +0000 (23:56 +0400)
committerOleg Broytman <phd@phdru.name>
Fri, 31 Jan 2014 19:56:48 +0000 (23:56 +0400)
mimedecode.docbook

index f40319b6c2d96069ca2e571a215eed41a5c02226..5be05a8beb63f135a3a32d77203ba255463783d6 100644 (file)
@@ -325,7 +325,7 @@ correct MIME output. The incorrect parts are obvious - decoded Subject headers
 and filenames. Other than that output is correct MIME message. The program does
 not try to guess whether the headers are correct. For example, if a message
 header states that charset is iso8859-5, but the body is actually in koi8-r -
-the program will recode the message to the wrong charset.
+the program will recode the message with the wrong charset.
 </para>
 </refsect1>