apteryx pushed a commit to branch master
in repository guix.
commit 3cdfad5cd8c501de6357ef80704f1369533fbe56
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Thu Jun 23 16:49:02 2022 -0400
doc: Fix typo.
* doc/guix.texi (Networking Setup): Fix typo.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 874dab1597..650072937a 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -18706,7 +18706,7 @@ starting with static network configuration.
This is the type for statically-configured network interfaces. Its
value must be a list of @code{static-networking} records. Each of them
declares a set of @dfn{addresses}, @dfn{routes}, and @dfn{links}, as
-show below.
+shown below.
@cindex network interface controller (NIC)
@cindex NIC, networking interface controller