diff options
author | Ludovic Courtès <ludo@gnu.org> | 2023-09-17 17:34:17 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2023-09-18 23:14:00 +0200 |
commit | a839bb9777ac2686c41c48b7499123c7e8f9c281 (patch) | |
tree | b3b18b498785770711c9cfd59e4ffbdd5787f822 /doc | |
parent | 7bf12820f61179900f9d1f753acf91fd33724976 (diff) | |
download | guix-a839bb9777ac2686c41c48b7499123c7e8f9c281.tar.gz |
doc: Fix typo.
* doc/guix.texi (Specifying Channel Authorizations): Remove extra hyphen.
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 983b471fd8..50c4984d71 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -6114,7 +6114,7 @@ the fingerprint of the OpenPGP used to sign it. @end enumerate Before pushing to your public Git repository, you can run @command{guix -git-authenticate} to verify that you did sign all the commits you are +git authenticate} to verify that you did sign all the commits you are about to push with an authorized key: @example |