You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/06/24 17:36:35 UTC

[commons-compress] branch master updated: Spelling

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-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 08966312 Spelling
08966312 is described below

commit 089663125831709904b183ad1eb8395b26d840ac
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Jun 24 13:36:31 2023 -0400

    Spelling
---
 mvnw.cmd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mvnw.cmd b/mvnw.cmd
index 019bd74d..d0791adf 100644
--- a/mvnw.cmd
+++ b/mvnw.cmd
@@ -41,7 +41,7 @@
 @REM set %HOME% to equivalent of $HOME
 if "%HOME%" == "" (set "HOME=%HOMEDRIVE%%HOMEPATH%")
 
-@REM Execute a user defined script before this one
+@REM Execute a user-defined script before this one
 if not "%MAVEN_SKIP_RC%" == "" goto skipRcPre
 @REM check for pre script, once with legacy .bat ending and once with .cmd ending
 if exist "%HOME%\mavenrc_pre.bat" call "%HOME%\mavenrc_pre.bat"