guix-commits
[Top][All Lists]
Advanced

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

02/12: gnu: home: services: Fix typo.


From: guix-commits
Subject: 02/12: gnu: home: services: Fix typo.
Date: Sun, 14 Nov 2021 21:25:11 -0500 (EST)

vagrantc pushed a commit to branch master
in repository guix.

commit 6edfcf3e908ea9694417e798984461b1ef370626
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Sun Nov 14 17:33:35 2021 -0800

    gnu: home: services: Fix typo.
    
    * gnu/home/services/shells.scm (home-shell-profile-configuration): Fix
      spelling of "available".
---
 gnu/home/services/shells.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/home/services/shells.scm b/gnu/home/services/shells.scm
index 81d07da..6b9ebe4 100644
--- a/gnu/home/services/shells.scm
+++ b/gnu/home/services/shells.scm
@@ -69,7 +69,7 @@ only be extended.
 @code{profile} is a list of file-like objects, which will go to
 @file{~/.profile}.  By default @file{~/.profile} contains the
 initialization code, which have to be evaluated by login shell to make
-home-environment's profile avaliable to the user, but other commands
+home-environment's profile available to the user, but other commands
 can be added to the file if it is really necessary.
 
 In most cases shell's configuration files are preferred places for



reply via email to

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