summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/guix-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/guix-build.sh b/tests/guix-build.sh
index 79306c8998..40844c142b 100644
--- a/tests/guix-build.sh
+++ b/tests/guix-build.sh
@@ -421,7 +421,7 @@ then
guix build -m <(echo '(specifications->manifest (list "guile"))') -n
fi
-# Build a scheme->file object via multiple expressions, and validate it
+# Build a scheme-file object via multiple expressions, and validate it
# produces the correct result when evaluated.
scheme_file=$(guix build -e \
"(use-modules (guix gexp)) \