This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
The following commit(s) were added to refs/heads/master by this push:
new cc74f522 Typo
cc74f522 is described below
commit cc74f52211ea416b4d2f1360be23a724f6a89056
Author: Guillaume Nodet <[email protected]>
AuthorDate: Fri Jan 6 13:22:11 2023 +0100
Typo
---
dist/src/main/distro/conf/mvnd.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dist/src/main/distro/conf/mvnd.properties
b/dist/src/main/distro/conf/mvnd.properties
index 9504b098..d528002e 100644
--- a/dist/src/main/distro/conf/mvnd.properties
+++ b/dist/src/main/distro/conf/mvnd.properties
@@ -53,7 +53,7 @@
# MVND_LOG_PURGE_PERIOD
# The automatic log purge period.
#
-#mvnd.logPurgePeriod = 7d
+# mvnd.logPurgePeriod = 7d
# MVND_NO_DAEMON
# Property to disable using a daemon (usefull for debugging, and only
available in non native mode).
@@ -67,7 +67,7 @@
# mvnd.debug = false
# MVND_IDLE_TIMEOUT
-# Duration after which an usused daemon will shut down.
+# Duration after which an unused daemon will shut down.
#
# mvnd.idleTimeout = 3 hours