You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by lu...@apache.org on 2014/01/22 13:28:04 UTC

svn commit: r1560332 - /commons/proper/math/trunk/pom.xml

Author: luc
Date: Wed Jan 22 12:28:04 2014
New Revision: 1560332

URL: http://svn.apache.org/r1560332
Log:
typo

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

Modified: commons/proper/math/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=1560332&r1=1560331&r2=1560332&view=diff
==============================================================================
--- commons/proper/math/trunk/pom.xml (original)
+++ commons/proper/math/trunk/pom.xml Wed Jan 22 12:28:04 2014
@@ -560,7 +560,7 @@
             <exclude>bin/**</exclude>
             <exclude>.gitignore</exclude>
             <exclude>.git/**</exclude>
-            <exclude>.checkstyle</excude>
+            <exclude>.checkstyle</exclude>
 
           </excludes>
         </configuration>