Author: elecharny
Date: Mon Nov 17 06:54:46 2008
New Revision: 718253
URL: http://svn.apache.org/viewvc?rev=718253&view=rev
Log:
Removed 2 non-ascii chars in some comment
Modified:
mina/trunk/pom.xml
Modified: mina/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/mina/trunk/pom.xml?rev=718253&r1=718252&r2=718253&view=diff
==============================================================================
--- mina/trunk/pom.xml (original)
+++ mina/trunk/pom.xml Mon Nov 17 06:54:46 2008
@@ -66,7 +66,7 @@
</notifiers>
</ciManagement>
- <description>Apache MINA is a network application framework which helps
users develop high performance and highly scalable network applications easily.
It provides an abstract � event-driven � asynchronous API over various
transports such as TCP/IP and UDP/IP via Java NIO.</description>
+ <description>Apache MINA is a network application framework which helps
users develop high performance and highly scalable network applications easily.
It provides an abstract event-driven asynchronous API over various transports
such as TCP/IP and UDP/IP via Java NIO.</description>
<licenses>
<license>