summaryrefslogtreecommitdiffstats
path: root/sys/netatalk/aarp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netatalk/aarp.c')
-rw-r--r--sys/netatalk/aarp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netatalk/aarp.c b/sys/netatalk/aarp.c
index bac838f..7e340de 100644
--- a/sys/netatalk/aarp.c
+++ b/sys/netatalk/aarp.c
@@ -467,7 +467,7 @@ at_aarpinput(struct ifnet *ifp, struct mbuf *m)
if (aat != NULL) {
if (op == AARPOP_PROBE) {
/*
- * Someone's probing for spa, dealocate the one we've
+ * Someone's probing for spa, deallocate the one we've
* got, so that if the prober keeps the address,
* we'll be able to arp for him.
*/
OpenPOWER on IntegriCloud