You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by lk...@apache.org on 2008/01/11 22:12:34 UTC

svn commit: r611304 - /geronimo/yoko/trunk/checkstyle.xml

Author: lkuehne
Date: Fri Jan 11 13:12:33 2008
New Revision: 611304

URL: http://svn.apache.org/viewvc?rev=611304&view=rev
Log:
fixed typo (and checking G repo access)

Modified:
    geronimo/yoko/trunk/checkstyle.xml

Modified: geronimo/yoko/trunk/checkstyle.xml
URL: http://svn.apache.org/viewvc/geronimo/yoko/trunk/checkstyle.xml?rev=611304&r1=611303&r2=611304&view=diff
==============================================================================
--- geronimo/yoko/trunk/checkstyle.xml (original)
+++ geronimo/yoko/trunk/checkstyle.xml Fri Jan 11 13:12:33 2008
@@ -25,7 +25,7 @@
 Checks to make sure the code meets the Yoko coding guidelines
 http://java.sun.com/docs/codeconv/index.html
 
-It also enforces aa bunch of other "BestPractices like method
+It also enforces a bunch of other "BestPractices" like method
 lengths, if/try depths, etc...
                         
 -->