Skip to content

Commit 614fb52

Browse files
committed
Fixed a typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/branches/cli-1.x@712643 13f79535-47bb-0310-9956-ffa450edef68
1 parent 1042ba3 commit 614fb52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/conf/checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"-//Puppy Crawl//DTD Check Configuration 1.1//EN"
44
"http://www.puppycrawl.com/dtds/configuration_1_1.dtd">
55

6-
<!-- Checkstyle configuration that checks the commons-configuration coding conventions -->
6+
<!-- Checkstyle configuration that checks the commons-cli coding conventions -->
77

88
<module name="Checker">
99
<property name="localeLanguage" value="en"/>

0 commit comments

Comments
 (0)