summaryrefslogtreecommitdiff
path: root/proto_icmpv6.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_icmpv6.c')
-rw-r--r--proto_icmpv6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto_icmpv6.c b/proto_icmpv6.c
index 2609018..b5eee92 100644
--- a/proto_icmpv6.c
+++ b/proto_icmpv6.c
@@ -1279,7 +1279,7 @@ static int8_t dissect_icmpv6_type139(struct pkt_buff *pkt)
}
static char *icmpv6_type_140_codes[] = {
- "Successfull reply",
+ "Successful reply",
"Responder refuses answer",
"Qtype is unknown to the Responder",
};