aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-09-05 14:26:32 +0200
committerChristian Grothoff <christian@grothoff.org>2024-09-05 14:26:32 +0200
commit7ffdb88a84d634957cfb6c60cc9fb8de444b14d0 (patch)
tree93080bf67c216f2440564fc705ddb63293502caa
parent6af6f231fc984c55924dea55fa76ff0b1d86751e (diff)
-codespell
-rwxr-xr-xsrc/auditor/test-auditor.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/test-auditor.sh b/src/auditor/test-auditor.sh
index a7283ce19..e670da36b 100755
--- a/src/auditor/test-auditor.sh
+++ b/src/auditor/test-auditor.sh
@@ -2512,7 +2512,7 @@ then
echo "Generation failed"
exit 1
fi
- echo "To re-use this database in the future, use:"
+ echo "To reuse this database in the future, use:"
echo "export REUSE_BASEDB_DIR=$MY_TMP_DIR"
else
echo "Reusing existing database from ${REUSE_BASEDB_DIR}"