home: services: Typo fix.

* gnu/home/services.scm: Fix spelling of "directory".
This commit is contained in:
Vagrant Cascadian 2021-11-14 17:30:07 -08:00
parent e5b53b1e82
commit 40a18f4934
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -351,7 +351,7 @@ (define (compute-activation-script init-gexp gexps)
(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"