This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git
The following commit(s) were added to refs/heads/master by this push:
new ec07cf4 Typos.
ec07cf4 is described below
commit ec07cf44b2cf6c512d4793ada5ed0f9bf32c96ff
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Oct 10 13:35:40 2019 -0400
Typos.
---
src/changes/changes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 28def76..a92d431 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -48,8 +48,8 @@ The <action> type attribute can be add,update,fix,remove.
<release version="1.8.1" date="2019-MM-DD" description="Release 1.8.1">
<action type="update" dev="ggregory" due-to="Gary
Gregory">[test] junit-jupiter 5.5.1 -> 5.5.2.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">com.puppycrawl.tools:checkstyle 8.23 -> 8.24.</action>
- <action issue="TEXT-166" type="fix" dev="kinow" due-to="Mikko
Maunu">removed non-existing parameter from Javadocs and spelled out parameters
in throws</action>
- <action issue="TEXT-149" type="fix" dev="kinow" due-to="Yuji
Konishi">StringEscapeUtils.unescapeCsv doesn't remove quotes at begin and end
of string</action>
+ <action issue="TEXT-166" type="fix" dev="kinow" due-to="Mikko
Maunu">Removed non-existing parameter from Javadocs and spelled out parameters
in throws.</action>
+ <action issue="TEXT-149" type="fix" dev="kinow" due-to="Yuji
Konishi">StringEscapeUtils.unescapeCsv doesn't remove quotes at begin and end
of string.</action>
<action type="update" dev="ggregory" due-to="Johan
Hammar">(doc) Fix compiler warnings in Java code example in Javadoc
#124.</action>
</release>