Author: ebourg Date: Mon Nov 10 02:43:31 2008 New Revision: 712643 URL: http://svn.apache.org/viewvc?rev=712643&view=rev Log: Fixed a typo
Modified: commons/proper/cli/branches/cli-1.x/src/conf/checkstyle.xml Modified: commons/proper/cli/branches/cli-1.x/src/conf/checkstyle.xml URL: http://svn.apache.org/viewvc/commons/proper/cli/branches/cli-1.x/src/conf/checkstyle.xml?rev=712643&r1=712642&r2=712643&view=diff ============================================================================== --- commons/proper/cli/branches/cli-1.x/src/conf/checkstyle.xml (original) +++ commons/proper/cli/branches/cli-1.x/src/conf/checkstyle.xml Mon Nov 10 02:43:31 2008 @@ -3,7 +3,7 @@ "-//Puppy Crawl//DTD Check Configuration 1.1//EN" "http://www.puppycrawl.com/dtds/configuration_1_1.dtd"> -<!-- Checkstyle configuration that checks the commons-configuration coding conventions --> +<!-- Checkstyle configuration that checks the commons-cli coding conventions --> <module name="Checker"> <property name="localeLanguage" value="en"/>