diff options
author | Ludovic Courtès <ludo@gnu.org> | 2023-10-08 23:29:21 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2023-10-08 23:43:49 +0200 |
commit | 96b40c3ebad78908827a6d597fab8a5191d384ec (patch) | |
tree | ab270967679e7790f69da08f5ce1ca8266d3b785 /doc | |
parent | aa65f31ed2a36a57f047651ff429eb9a7dfb0dcc (diff) |
doc: Fix typo.
* doc/guix.texi (GNU Privacy Guard): Fix typo.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 1deb784f56..ad26a29513 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -44220,7 +44220,7 @@ Extra options will be passed to @command{ssh-agent}, please run @cindex GNU Privacy Guard, Home service @cindex GPG, Home service -The @code{(gnu home services gnupg)} modules provides services that help +The @code{(gnu home services gnupg)} module provides services that help you set up the GNU Privacy Guard, also known as GnuPG or GPG, in your home environment. |