[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"
- branch master updated (c9b171f -> 272e8f5), guix-commits, 2021/11/14
- 01/12: home: services: Typo fix.,
guix-commits <=
- 02/12: gnu: home: services: Fix typo., guix-commits, 2021/11/14
- 05/12: gnu: r-msfeatures: Fix typo., guix-commits, 2021/11/14
- 06/12: gnu: rust-fallible-collections-0.4: Fix typo., guix-commits, 2021/11/14
- 07/12: gnu: emacs-org-contrib: Fix typo., guix-commits, 2021/11/14
- 09/12: gnu: python-cligj: Fix typo., guix-commits, 2021/11/14
- 03/12: gnu: home: services: Fix typo., guix-commits, 2021/11/14
- 04/12: gnu: home: services: Fix typo., guix-commits, 2021/11/14
- 10/12: gnu: scandb: Fix typo., guix-commits, 2021/11/14
- 08/12: gnu: ghc-quickcheck-classes-base: Fix typo., guix-commits, 2021/11/14
- 11/12: build: wrap-qt-program: Fix typo., guix-commits, 2021/11/14