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 1909d5d Normalize to US English spelling.
1909d5d is described below
commit 1909d5dabb8dc529f03c4a96a3010b96924c3b85
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Feb 8 14:04:42 2021 -0500
Normalize to US English spelling.
---
src/samples/AloneService.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/samples/AloneService.java b/src/samples/AloneService.java
index 0a36fcc..0051ab5 100644
--- a/src/samples/AloneService.java
+++ b/src/samples/AloneService.java
@@ -43,7 +43,7 @@ public class AloneService {
*
* @param arguments Unused
*
- * @throws Exception If the daemon cannot be initialised
+ * @throws Exception If the daemon cannot be initialized
*/
public void init(String[] arguments) throws Exception {
/* Set the err */