build: Fix typo.

* pre-inst-env.in: Fix typo in commentary.
This commit is contained in:
Alex Kost 2014-08-23 13:40:27 +04:00
parent c6df09941b
commit 6b3342af59
1 changed files with 1 additions and 1 deletions

View 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