Skip to content

Commit 4f112b8

Browse files
committed
checkstyle.xml: tweak a comment
1 parent f0b0e79 commit 4f112b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/checkstyle/checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!DOCTYPE module PUBLIC
33
"-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
44
"https://checkstyle.org/dtds/configuration_1_3.dtd">
5-
<!-- Checkstyle configuration for the Minie project. -->
5+
<!-- Checkstyle configuration for the Minie project -->
66

77
<module name="Checker">
88
<property name="charset" value="UTF-8"/>

0 commit comments

Comments
 (0)