diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-07-09 16:49:03 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-07-09 19:57:40 +0200 |
commit | 4f4fb2151ef131c4bfccadb362a91319034968c8 (patch) | |
tree | 7051c259c32b4aae3552fed1ee704f5f6b2dc815 /doc/contributing.texi | |
parent | a04deba2436bc7d127bf08e3621d9d93bfe2f4bf (diff) | |
download | guix-4f4fb2151ef131c4bfccadb362a91319034968c8.tar.gz |
doc: Fix typo.
* doc/contributing.texi (The Perfect Setup): Fix spelling & placement of ‘additionally’.
Diffstat (limited to 'doc/contributing.texi')
-rw-r--r-- | doc/contributing.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi index 2a73d2c47a..4049073b96 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -277,7 +277,7 @@ trigger string @code{origin...}, which can be expanded further. The @cindex insert or update copyright @cindex @code{M-x guix-copyright} @cindex @code{M-x copyright-update} -Additionaly we provide insertion and automatic update of a copyright in +We additionally provide insertion and automatic update of a copyright in @file{etc/copyright.el}. You may want to set your full name, mail, and load a file. |