aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ositp.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2021-07-05 20:37:28 +0100
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-07-06 07:52:21 +0000
commit43077b96e894adc75bc958cf3a1e41d2e3e3b737 (patch)
treeaa37946ad9bb63751bb44a5990066a84f99f28e8 /epan/dissectors/packet-ositp.c
parentd3f87548749344e1a49b2ccf93b43081acc68865 (diff)
Fix a few dissector spelling errors.
Diffstat (limited to 'epan/dissectors/packet-ositp.c')
-rw-r--r--epan/dissectors/packet-ositp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ositp.c b/epan/dissectors/packet-ositp.c
index 9a184dc9de..60ea3c7047 100644
--- a/epan/dissectors/packet-ositp.c
+++ b/epan/dissectors/packet-ositp.c
@@ -2366,7 +2366,7 @@ void proto_register_cotp(void)
prefs_register_bool_preference(cotp_module, "decode_atn", "Decode ATN TPDUs",
"Whether to decode OSI TPDUs with ATN "
- "(Aereonautical Telecommunications Network) "
+ "(Aeronautical Telecommunications Network) "
"extensions. To use this option, you must "
"also enable \"Always try to decode NSDU as "
"transport PDUs\" in the CLNP protocol "