Skip to content

Commit c21c92a

Browse files
committed
Fix typo in exception message throws from
org.apache.commons.beanutils.PropertyUtilsBean.setMappedProperty(Object, String, String, Object)
1 parent 227583d commit c21c92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<body>
3131
<release version="1.11.1" date="YYYY-MM-DD" description="This is a maintenance release and requires Java 8.">
3232
<!-- FIX -->
33-
<action dev="ggregory" type="update" due-to="Gary Gregory">Fix typo in exception message throws from org.apache.commons.beanutils.PropertyUtilsBean.setMappedProperty(Object, String, String, Object).</action>
33+
<action dev="ggregory" type="fix" due-to="Gary Gregory">Fix typo in exception message throws from org.apache.commons.beanutils.PropertyUtilsBean.setMappedProperty(Object, String, String, Object).</action>
3434
<!-- ADD -->
3535
<!-- UPDATE -->
3636
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 85.</action>

0 commit comments

Comments
 (0)