Fix typo #1001.
This commit is contained in:
parent
e3b4fc79df
commit
c9360b3db8
|
@ -105,6 +105,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<action type="fix" dev="aherbert" due-to="Piotr Stawirej">Validate: Get error messages without using String.format when varargs is empty.</action>
|
||||
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Simplify expression (length is never < 0) #962.</action>
|
||||
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Fix simple broken javadoc. #981.</action>
|
||||
<action type="fix" dev="ggregory" due-to="LeeJuHyun">Fix typo #1001.</action>
|
||||
<!-- ADD -->
|
||||
<action type="add" dev="ggregory" due-to="Gary Gregory">Add GitHub coverage.yml.</action>
|
||||
<action type="add" dev="ggregory" due-to="Gary Gregory">Add EnumUtils.getEnumSystemProperty(...).</action>
|
||||
|
|
Loading…
Reference in New Issue