From f348d2be2e019fcda44af8ab81073e2f04697a38 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Mon, 5 May 2025 13:30:29 +0900 Subject: [PATCH] tests: Fix typo. * tests/guix-build.sh: Fix typo. --- tests/guix-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) \