aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-06-23 16:49:02 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-06-23 20:34:32 -0400
commit3cdfad5cd8c501de6357ef80704f1369533fbe56 (patch)
treea051171c41adbf0cd9c32a45fdf847f88c4f988b
parenta119c9b27b57d915ee42db1ddca423fc410a4b90 (diff)
downloadguix-3cdfad5cd8c501de6357ef80704f1369533fbe56.tar
guix-3cdfad5cd8c501de6357ef80704f1369533fbe56.tar.gz
doc: Fix typo.
* doc/guix.texi (Networking Setup): Fix typo.
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
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