[Rt-commit] r19579 - rt/3.8/trunk/lib/RT

elacour at bestpractical.com elacour at bestpractical.com
Thu May 7 06:20:22 EDT 2009


Author: elacour
Date: Thu May  7 06:20:22 2009
New Revision: 19579

Modified:
   rt/3.8/trunk/lib/RT/Attachment_Overlay.pm

Log:
Typo.

Modified: rt/3.8/trunk/lib/RT/Attachment_Overlay.pm
==============================================================================
--- rt/3.8/trunk/lib/RT/Attachment_Overlay.pm	(original)
+++ rt/3.8/trunk/lib/RT/Attachment_Overlay.pm	Thu May  7 06:20:22 2009
@@ -323,7 +323,7 @@
 =head2 OriginalHeaders
 
 Returns the attachment's headers as octets before RT's mangling.  Currently,
-this just means restoring text content back to its original encoding.
+this just means restoring text headers back to their original encoding.
 
 =cut
 


More information about the Rt-commit mailing list