From c0d3eeb7894a30d6c9050d7dbbe773f3895b50c2 Mon Sep 17 00:00:00 2001 From: Joel Klabo Date: Mon, 10 Apr 2023 08:54:33 -0700 Subject: [PATCH] Fix Typo in startup_regtest.sh --- contrib/startup_regtest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/startup_regtest.sh b/contrib/startup_regtest.sh index 6e371cdfe..07fab1c3d 100755 --- a/contrib/startup_regtest.sh +++ b/contrib/startup_regtest.sh @@ -122,7 +122,7 @@ start_nodes() { done if [ -z "$EATMYDATA" ]; then - echo "WARNING: eatmydata not found: instal it for faster testing" + echo "WARNING: eatmydata not found: install it for faster testing" fi # Give a hint. echo "Commands: "