diff options
author | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-05-23 08:26:03 +0000 |
commit | f795c2e4750a21c358eb4eba83184326b68adce0 (patch) | |
tree | a88b53a484071e09249ef5ae57e9f69b5ffb0a67 /mail/pear-Mail_Mime/DESCR | |
parent | c7051d394905450b08f91eb4b95f8961b2af4385 (diff) | |
download | pkgsrc-f795c2e4750a21c358eb4eba83184326b68adce0.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'mail/pear-Mail_Mime/DESCR')
-rw-r--r-- | mail/pear-Mail_Mime/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/pear-Mail_Mime/DESCR b/mail/pear-Mail_Mime/DESCR index 4af119cd85b..c11c603e774 100644 --- a/mail/pear-Mail_Mime/DESCR +++ b/mail/pear-Mail_Mime/DESCR @@ -3,7 +3,7 @@ Provides classes to deal with creation and manipulation of mime messages: * mime.php: Create mime email, with html, attachments, embedded images etc. * mimePart.php: Advanced method of creating mime messages. * mimeDecode.php - Decodes mime messages to a usable structure. - * xmail.dtd: An XML DTD to acompany the getXML() method of the + * xmail.dtd: An XML DTD to acompany the getXML() method of the decoding class. - * xmail.xsl: An XSLT stylesheet to transform the output of the + * xmail.xsl: An XSLT stylesheet to transform the output of the getXML() method back to an email |