From 5475695a95bfeacebef21c44606826769eaf46c1 Mon Sep 17 00:00:00 2001 From: Alex Kost Date: Sat, 23 Aug 2014 13:40:27 +0400 Subject: [PATCH] build: Fix typo. * pre-inst-env.in: Fix typo in commentary. --- pre-inst-env.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pre-inst-env.in b/pre-inst-env.in index 233dfcc..92e48c0 100644 --- a/pre-inst-env.in +++ b/pre-inst-env.in @@ -21,7 +21,7 @@ # Usage: ./pre-inst-env COMMAND ARG... # # Run COMMAND in a pre-installation environment. Typical use is -# "./pre-inst-env guix-build hello". +# "./pre-inst-env guix build hello". # By default we may end up with absolute directory names that contain '..', # which get into $GUILE_LOAD_PATH, leading to '..' in the module file names -- 2.0.3