guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/12: home: services: Typo fix.


From: guix-commits
Subject: 01/12: home: services: Typo fix.
Date: Sun, 14 Nov 2021 21:25:11 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 40a18f493409b9917964a6e2476382cca4856c7d
Author: Vagrant Cascadian <vagrant@debian.org>
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"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]