From 40a18f493409b9917964a6e2476382cca4856c7d Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Sun, 14 Nov 2021 17:30:07 -0800 Subject: home: services: Typo fix. * gnu/home/services.scm: Fix spelling of "directory". --- gnu/home/services.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/home') diff --git a/gnu/home/services.scm b/gnu/home/services.scm index df1a3a19e2..992e522fa2 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" -- cgit v1.2.3