[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: doc: Fix typo in HACKING.
From: |
guix-commits |
Subject: |
02/02: doc: Fix typo in HACKING. |
Date: |
Fri, 23 Oct 2020 12:58:50 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 73faee9fb25465f1b236f5f94e1052145655736f
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Oct 23 12:56:23 2020 -0400
doc: Fix typo in HACKING.
* HACKING (Contributing): s/informations/information/.
---
HACKING | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/HACKING b/HACKING
index aaa673f..9adef20 100644
--- a/HACKING
+++ b/HACKING
@@ -13,7 +13,7 @@ Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>
* Contributing
-See the manual for useful hacking informations, either by running
+See the manual for useful hacking information, either by running
info -f doc/guix.info "Contributing"