Skip to content

Commit a510466

Browse files
committed
Release note nit
1 parent 6711be4 commit a510466

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

RELEASE-NOTES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Apache Commons BeanUtils 1.10.1 Release Notes
22
---------------------------------------------
33

4-
The Apache Commons BeanUtils team is pleased to announce the release of Apache Commons BeanUtils 1.10.1
4+
The Apache Commons BeanUtils team is pleased to announce the release of Apache Commons BeanUtils 1.10.1.
55

66
Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
77

@@ -157,7 +157,7 @@ Fixed Bugs:
157157
* BEANUTILS-492: Fixed exception when setting indexed properties on DynaBeans.
158158
Thanks to Bernhard Seebass.
159159
* BEANUTILS-470: Precision lost when converting BigDecimal Thanks to Tommy
160-
Tynj�.
160+
Tynj�.
161161
* BEANUTILS-465: Indexed List Setters fixed. Thanks to Daniel Atallah.
162162

163163
Changes:

src/changes/release-notes.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
${project.name} ${version} Release Notes
1919
---------------------------------------------
2020

21-
The ${developmentTeam} is pleased to announce the release of ${project.name} ${version}
21+
The ${developmentTeam} is pleased to announce the release of ${project.name} ${version}.
2222

2323
$introduction.replaceAll("(?<!\015)\012", "
2424
").replaceAll("(?m)^ +","")

0 commit comments

Comments
 (0)