We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af07b58 commit 9ed1056Copy full SHA for 9ed1056
1 file changed
.checkstyle/import-control.xml
@@ -103,7 +103,7 @@ We also control imports only in production classes and not in tests. This is con
103
</subpackage>
104
105
<subpackage name="kafka.api.conversion.v1" strategyOnMismatch="disallowed">
106
- <!-- This enforces the import comntrol on the v1 CRd APi Conversion tool -->
+ <!-- This enforces the import control on the v1 CRD API Conversion tool -->
107
108
<!-- Common libraries and Java classes -->
109
<allow pkg="java" />
0 commit comments