From: Oleg Broytman Date: Fri, 31 Jan 2014 19:56:48 +0000 (+0400) Subject: Make minor clarification X-Git-Tag: v2.3.2~8 X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=commitdiff_plain;h=5522e44bc2b98380da3ba857b348f0e48bd47c9f Make minor clarification --- diff --git a/mimedecode.docbook b/mimedecode.docbook index f40319b..5be05a8 100644 --- a/mimedecode.docbook +++ b/mimedecode.docbook @@ -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.