gnu: home: services: Fix typo.

* gnu/home/services/shells.scm (home-shell-profile-configuration): Fix
  spelling of "available".
This commit is contained in:
Vagrant Cascadian 2021-11-14 17:33:35 -08:00
parent 40a18f4934
commit 6edfcf3e90
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -69,7 +69,7 @@ (define-configuration home-shell-profile-configuration
@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