nckx pushed a commit to branch master
in repository guix.

commit 72c2c91f21d14bd10089e8b53380fffd96e15c01
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Thu Jul 9 14:53:03 2020 +0200

    gnu: iputils: Fix typo in description.
    
    * gnu/packages/networking.scm (iputils)[description]: Fix typo.
---
 gnu/packages/networking.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 6f417b4..e6a9e69 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -781,7 +781,7 @@ intended as a substitute for the PPPStatus and EthStatus 
projects.")
 configuration, troubleshooting, or servers.  Utilities included are:
 
 @itemize @bullet
-@item @command{arping}: Ping hosts using the @dfn{Adress Resolution Protocol}.
+@item @command{arping}: Ping hosts using the @dfn{Address Resolution Protocol}.
 @item @command{clockdiff}: Compute time difference between network hosts
 using ICMP TSTAMP messages.
 @item @command{ninfod}: Daemon that responds to IPv6 Node Information Queries.

Reply via email to