This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-daemon.git
The following commit(s) were added to refs/heads/master by this push: new a151afb Fix typo. Clarify meaning. a151afb is described below commit a151afb06169508ccd85f2da729cdf9c01df1bf6 Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Aug 5 10:40:05 2019 +0100 Fix typo. Clarify meaning. --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 251ed35..17e040e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -70,7 +70,7 @@ from ERROR to DEBUG. </action> <action issue="DAEMON-393" type="fix" dev="ggregory" due-to="Daniel Hofmann"> - Procrun. Revered code comments for JRE and JDK locations in the + Procrun. Correct reversed code comments for JRE and JDK locations in the registry. </action> <action issue="DAEMON-392" type="fix" dev="ggregory" due-to="Daniel Hofmann">