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-daemon.git
The following commit(s) were added to refs/heads/master by this push:
new ab92266 (doc) Fix typos in javadoc and comments #51
ab92266 is described below
commit ab92266ac4abaa7eab33847da4900302603a052b
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 15 20:05:08 2022 -0400
(doc) Fix typos in javadoc and comments #51
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b27357d..2933b98 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -44,6 +44,9 @@
Procrun. Remove noisy INFO log message that triggered logging once per
minute while the service was ruinning.
</action>
+ <action type="fix" dev="ggregory" due-to="Marc Wrobel">
+ Fix typos in Javadoc and comments #51
+ </action>
<!-- UPDATES -->
<action type="update" dev="ggregory" due-to="Gary Gregory">
Bump actions/cache from 3.0.3 to 3.0.5.