Skip to content

Commit 862db41

Browse files
committed
Fix typo
1 parent 42cc777 commit 862db41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/checkstyle/import-control.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<subpackage name="ansi">
1818
<disallow pkg="org.springframework.boot" exact-match="true"/>
1919
</subpackage>
20-
<subpackage name="avilability">
20+
<subpackage name="availability">
2121
<disallow pkg="org.springframework.boot" exact-match="true"/>
2222
</subpackage>
2323
<subpackage name="bootstrap">

0 commit comments

Comments
 (0)