This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a commit to branch mvnd-0.9.x
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git

commit e9fd7ee0328e04cac6c0c752ed1357835a2638d2
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
 

Reply via email to