summaryrefslogtreecommitdiff
path: root/asn1/h248
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2015-11-18 16:55:07 +0100
committerAnders Broman <a.broman58@gmail.com>2015-11-20 05:48:31 +0000
commit270765811b1af619a59609b9dec8e6dd9c005ef3 (patch)
treef936a092a61b10cdb322cd2a34e6f26981aade75 /asn1/h248
parent6e1dc9027fa6b48c0102fc7e48fd1909377f4e1b (diff)
downloadwireshark-270765811b1af619a59609b9dec8e6dd9c005ef3.tar.gz
More spelling fixes found by lintian
Change-Id: Id218dec9e5a721d6c63fd34962ffe50b6ab8dd56 Reviewed-on: https://code.wireshark.org/review/11946 Reviewed-by: Guy Harris <guy@alum.mit.edu> Reviewed-by: Diederik de Groot <dkgroot@talon.nl> Reviewed-by: Anders Broman <a.broman58@gmail.com> (cherry picked from commit c297df134b4ba7afc84272a8c425a852e4b5408a) Reviewed-on: https://code.wireshark.org/review/11974
Diffstat (limited to 'asn1/h248')
-rw-r--r--asn1/h248/packet-h248-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/h248/packet-h248-template.c b/asn1/h248/packet-h248-template.c
index 59084ca0b8..9cd6d54b45 100644
--- a/asn1/h248/packet-h248-template.c
+++ b/asn1/h248/packet-h248-template.c
@@ -1626,7 +1626,7 @@ void proto_register_h248(void) {
h248_module = prefs_register_protocol(proto_h248, proto_reg_handoff_h248);
prefs_register_bool_preference(h248_module, "ctx_info",
"Track Context",
- "Mantain relationships between transactions and contexts and display an extra tree showing context data",
+ "Maintain relationships between transactions and contexts and display an extra tree showing context data",
&keep_persistent_data);
prefs_register_uint_preference(h248_module, "udp_port",
"UDP port",