You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by ak...@apache.org on 2008/01/27 00:24:23 UTC

svn commit: r615539 - in /mina/asyncweb/trunk: examples/pom.xml spring/pom.xml

Author: akarasulu
Date: Sat Jan 26 15:24:18 2008
New Revision: 615539

URL: http://svn.apache.org/viewvc?rev=615539&view=rev
Log:
spelling corrections

Modified:
    mina/asyncweb/trunk/examples/pom.xml
    mina/asyncweb/trunk/spring/pom.xml

Modified: mina/asyncweb/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/mina/asyncweb/trunk/examples/pom.xml?rev=615539&r1=615538&r2=615539&view=diff
==============================================================================
--- mina/asyncweb/trunk/examples/pom.xml (original)
+++ mina/asyncweb/trunk/examples/pom.xml Sat Jan 26 15:24:18 2008
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>asyncweb-examples</artifactId>
   <packaging>jar</packaging>
-  <name>Apache AsyncWeb Examples</name>
+  <name>Apache Asyncweb Examples</name>
 
   <build>
     <plugins>

Modified: mina/asyncweb/trunk/spring/pom.xml
URL: http://svn.apache.org/viewvc/mina/asyncweb/trunk/spring/pom.xml?rev=615539&r1=615538&r2=615539&view=diff
==============================================================================
--- mina/asyncweb/trunk/spring/pom.xml (original)
+++ mina/asyncweb/trunk/spring/pom.xml Sat Jan 26 15:24:18 2008
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>asyncweb-spring</artifactId>
   <packaging>jar</packaging>
-  <name>Apache AsyncWeb Spring</name>
+  <name>Apache Asyncweb Spring</name>
 
   <dependencies>
     <dependency>