You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by cb...@apache.org on 2019/06/12 00:52:38 UTC

svn commit: r1861083 - /velocity/engine/branches/parser_experiments/velocity-engine-core/pom.xml

Author: cbrisson
Date: Wed Jun 12 00:52:38 2019
New Revision: 1861083

URL: http://svn.apache.org/viewvc?rev=1861083&view=rev
Log:
[engine][VELOCITY-917] Fix another comment

Modified:
    velocity/engine/branches/parser_experiments/velocity-engine-core/pom.xml

Modified: velocity/engine/branches/parser_experiments/velocity-engine-core/pom.xml
URL: http://svn.apache.org/viewvc/velocity/engine/branches/parser_experiments/velocity-engine-core/pom.xml?rev=1861083&r1=1861082&r2=1861083&view=diff
==============================================================================
--- velocity/engine/branches/parser_experiments/velocity-engine-core/pom.xml (original)
+++ velocity/engine/branches/parser_experiments/velocity-engine-core/pom.xml Wed Jun 12 00:52:38 2019
@@ -180,7 +180,7 @@
                 </executions>
             </plugin>
 
-            <!-- handle OSGi informations -->
+            <!-- handle OSGi information -->
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>