build: Fix typo.
authorAlex Kost <alezost@gmail.com>
Sat, 23 Aug 2014 09:40:27 +0000 (13:40 +0400)
committerAlex Kost <alezost@gmail.com>
Mon, 25 Aug 2014 06:46:54 +0000 (10:46 +0400)
* pre-inst-env.in: Fix typo in commentary.

pre-inst-env.in

index 233dfcc..92e48c0 100644 (file)
@@ -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