commit 7ffdb88a84d634957cfb6c60cc9fb8de444b14d0
parent 6af6f231fc984c55924dea55fa76ff0b1d86751e
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 5 Sep 2024 14:26:32 +0200
-codespell
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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}"