aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sbin/ping/ping6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ping/ping6.c b/sbin/ping/ping6.c
index e780129c928d..74d36f0357f8 100644
--- a/sbin/ping/ping6.c
+++ b/sbin/ping/ping6.c
@@ -1515,7 +1515,7 @@ mynireply(const struct icmp6_nodeinfo *nip)
*
* Return value:
* Pointer to an octet immediately following the ending zero octet
- * of the decoded label, or NULL if an error occured.
+ * of the decoded label, or NULL if an error occurred.
*/
static const char *
dnsdecode(const u_char *sp, const u_char *ep, const u_char *base, char *buf,