aboutsummaryrefslogtreecommitdiffstats
path: root/epan/addr_resolv.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/addr_resolv.c')
-rw-r--r--epan/addr_resolv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/addr_resolv.c b/epan/addr_resolv.c
index 63615d1a4b..02d0016290 100644
--- a/epan/addr_resolv.c
+++ b/epan/addr_resolv.c
@@ -1324,7 +1324,7 @@ manuf_name_lookup(const guint8 *addr)
}
/* Mask out the broadcast/multicast flag but not the locally
- * administered flag as localy administered means: not assigend
+ * administered flag as locally administered means: not assigned
* by the IEEE but the local administrator instead.
* 0x01 multicast / broadcast bit
* 0x02 locally administered bit */