~ salmonella-environment-setup (master) 9126394ef7af63c3878d5148df6d416f860ea796
commit 9126394ef7af63c3878d5148df6d416f860ea796
Author: Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Tue Jun 13 21:50:22 2023 +0200
Commit: Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Tue Jun 13 21:50:22 2023 +0200
run-salmonella.sh: Typo fix (s/enviroment/environment/)
diff --git a/run-salmonella.sh b/run-salmonella.sh
index 2db742a..5955094 100755
--- a/run-salmonella.sh
+++ b/run-salmonella.sh
@@ -37,7 +37,7 @@ Configuration files will be read from:
in that order.
-If the enviroment variable CHICKEN_CORE_COMMIT_HASH is set, it is
+If the environment variable CHICKEN_CORE_COMMIT_HASH is set, it is
going to be passed to salmonella-run-publish.
EOF
}
Trap