summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index b458e667b65..eb40745c076 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -45,7 +45,7 @@ $top/dist/getversion.pl -M $top > $top/dist/vtag.map
# The 'full' mode also builds modules needed by C++ tests.
# must install parent pom first:
-echo "Downloading all dependencies. This might take a few of minutes with an empty Maven cache."
+echo "Downloading all dependencies. This may take a few of minutes with an empty Maven cache."
mvn_install -N
# and build plugins first: