vagrantc pushed a commit to branch master
in repository guix.
commit 40a18f493409b9917964a6e2476382cca4856c7d
Author: Vagrant Cascadian <[email protected]>
AuthorDate: Sun Nov 14 17:30:07 2021 -0800
home: services: Typo fix.
* gnu/home/services.scm: Fix spelling of "directory".
---
gnu/home/services.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/home/services.scm b/gnu/home/services.scm
index df1a3a1..992e522 100644
--- a/gnu/home/services.scm
+++ b/gnu/home/services.scm
@@ -351,7 +351,7 @@ extended with one gexp.")))
(unless new-home-env (setenv "GUIX_NEW_HOME" #f))
(unless old-home-env (setenv "GUIX_OLD_HOME" #f)))
(format #t "\
-Activation script was either called or loaded by file from this direcotry:
+Activation script was either called or loaded by file from this directory:
~a
It doesn't seem that home environment is somewhere around.
Make sure that you call ./activate by symlink from -home store item.\n"