diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-10-23 12:56:23 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-10-23 12:57:20 -0400 |
commit | 73faee9fb25465f1b236f5f94e1052145655736f (patch) | |
tree | ebfc821bc6a388dc76f49277b6240220bb0eb2e7 | |
parent | b5aaa3a4fb985d21e21e2a67f48b52f13ebd4728 (diff) | |
download | guix-73faee9fb25465f1b236f5f94e1052145655736f.tar.gz guix-73faee9fb25465f1b236f5f94e1052145655736f.zip |
doc: Fix typo in HACKING.
* HACKING (Contributing): s/informations/information/.
-rw-r--r-- | HACKING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |