Author: olegk
Date: Sat Feb 7 18:25:17 2009
New Revision: 741928
URL: http://svn.apache.org/viewvc?rev=741928&view=rev
Log:
Fixed typo
Modified:
james/mime4j/trunk/RELEASE_NOTES.txt
Modified: james/mime4j/trunk/RELEASE_NOTES.txt
URL:
http://svn.apache.org/viewvc/james/mime4j/trunk/RELEASE_NOTES.txt?rev=741928&r1=741927&r2=741928&view=diff
==============================================================================
--- james/mime4j/trunk/RELEASE_NOTES.txt (original)
+++ james/mime4j/trunk/RELEASE_NOTES.txt Sat Feb 7 18:25:17 2009
@@ -4,7 +4,7 @@
Mime4J is a flexible MIME parsing library written in Java. SAX, DOM and pull
parsing styles are
supported.
-The 0.6 release brings another round of API enhancements and performace
optimizations. There has
+The 0.6 release brings another round of API enhancements and performance
optimizations. There has
been a number of notable improvements in the DOM support. MIME stream parser
is expected to be
50% faster when line counting is disabled. Please also note that as of this
release requires
Java 1.5 compatible runtime.