aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoshua C. Randall <jcrandall@alum.mit.edu>2021-01-11 15:21:48 +0100
committerMathieu Othacehe <othacehe@gnu.org>2021-01-19 11:57:16 +0100
commitcb68ae668af2ade4b0777d82f227e5462768e9e5 (patch)
treef62b033f1c3246f144dc4c999ac963ab49e1e0b7 /doc
parentb3e39a475fd332a4b042c92003c368787f8dbcaf (diff)
downloadguix-cb68ae668af2ade4b0777d82f227e5462768e9e5.tar
guix-cb68ae668af2ade4b0777d82f227e5462768e9e5.tar.gz
doc: Fix typo.
Fixes <http://bugs.gnu.org/35004>. * doc/guix.texi (Invoking guix package): Fix typo. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index dc41fe9aea..0a82219e7a 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -3082,7 +3082,7 @@ shells get all the right environment variable definitions:
@example
GUIX_PROFILE="$HOME/.guix-profile" ; \
-source "$HOME/.guix-profile/etc/profile"
+source "$GUIX_PROFILE/etc/profile"
@end example
In a multi-user setup, user profiles are stored in a place registered as