gnu: iputils: Fix typo in description.

* gnu/packages/networking.scm (iputils)[description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-09 14:53:03 +02:00
parent dc5e529e06
commit 72c2c91f21
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -781,7 +781,7 @@ (define-public iputils
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.