Fix typo.
This commit is contained in:
parent
0a5ac85312
commit
ecf744f6c6
|
@ -140,7 +140,7 @@
|
|||
<Bug pattern="SF_SWITCH_NO_DEFAULT" />
|
||||
</Match>
|
||||
|
||||
<!-- Reason: The fallthrough on the swich statement is intentional -->
|
||||
<!-- Reason: The fallthrough on the switch statement is intentional -->
|
||||
<Match>
|
||||
<Class name="org.apache.commons.lang3.time.FastDatePrinter"/>
|
||||
<Method name="appendFullDigits" params="java.lang.Appendable, int, int"/>
|
||||
|
|
Loading…
Reference in New Issue