[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: doc: Fix typo.
From: |
guix-commits |
Subject: |
01/07: doc: Fix typo. |
Date: |
Mon, 18 Sep 2023 17:43:17 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit a839bb9777ac2686c41c48b7499123c7e8f9c281
Author: Ludovic Courtès <ludo@gnu.org>
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
- branch master updated (7bf12820f6 -> 3d8d67ef69), guix-commits, 2023/09/18
- 01/07: doc: Fix typo.,
guix-commits <=
- 02/07: services: hurd-vm: Use ‘qemu-system-x86_64’., guix-commits, 2023/09/18
- 04/07: gnu: tensorflow-lite: Update to 2.13.0., guix-commits, 2023/09/18
- 07/07: gnu: Add asl., guix-commits, 2023/09/18
- 03/07: gnu: Add commit-patch., guix-commits, 2023/09/18
- 06/07: gnu: Add netperf., guix-commits, 2023/09/18
- 05/07: gnu: Add alure., guix-commits, 2023/09/18