civodul pushed a commit to branch master
in repository guix.
commit a839bb9777ac2686c41c48b7499123c7e8f9c281
Author: Ludovic Courtès <[email protected]>
AuthorDate: Sun Sep 17 17:34:17 2023 +0200
doc: Fix typo.
* doc/guix.texi (Specifying Channel Authorizations): Remove extra
hyphen.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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