You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by ka...@apache.org on 2010/03/05 21:41:57 UTC

svn commit: r919598 - /incubator/shiro/trunk/samples/spring-client/pom.xml

Author: kaosko
Date: Fri Mar  5 20:41:57 2010
New Revision: 919598

URL: http://svn.apache.org/viewvc?rev=919598&view=rev
Log:
Fix one more typo

Modified:
    incubator/shiro/trunk/samples/spring-client/pom.xml

Modified: incubator/shiro/trunk/samples/spring-client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shiro/trunk/samples/spring-client/pom.xml?rev=919598&r1=919597&r2=919598&view=diff
==============================================================================
--- incubator/shiro/trunk/samples/spring-client/pom.xml (original)
+++ incubator/shiro/trunk/samples/spring-client/pom.xml Fri Mar  5 20:41:57 2010
@@ -29,7 +29,7 @@
 
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>samples-spring-client</artifactId>
-	<name>Apache Shiro :: Samples :: Spring	Client</name>
+	<name>Apache Shiro :: Samples :: Spring Client</name>
 	<description>A webstart application used to demonstrate Apache Shiro session and security management.</description>
 	<packaging>jar</packaging>