Author: ggregory
Date: Thu Oct 26 15:00:57 2017
New Revision: 1813414

URL: http://svn.apache.org/viewvc?rev=1813414&view=rev
Log:
Typos.

Modified:
    commons/proper/vfs/trunk/pom.xml

Modified: commons/proper/vfs/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1813414&r1=1813413&r2=1813414&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Thu Oct 26 15:00:57 2017
@@ -225,7 +225,7 @@
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
-            <!-- to increase memory for tests on travis ci -->
+            <!-- to increase memory for tests on Travis CI -->
             <argLine>-Xmx64m</argLine>
         </configuration>
       </plugin>


Reply via email to