aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sccp.c
diff options
context:
space:
mode:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2009-05-01 07:18:41 +0000
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>2009-05-01 07:18:41 +0000
commitec99cbd95544949e5ca2ddbfe6052e1aaa6009e2 (patch)
tree67b79c2040184105426d2105288c6cb409b04a8e /epan/dissectors/packet-sccp.c
parente2f184e507105f2069c089d56f88031d2138ad6d (diff)
From Reinhard Speyerer:
This patch fixes several misspellings/typos in Wireshark SVN revision 28201. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28223 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-sccp.c')
-rw-r--r--epan/dissectors/packet-sccp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sccp.c b/epan/dissectors/packet-sccp.c
index 03b6bb4e48..a664665a7f 100644
--- a/epan/dissectors/packet-sccp.c
+++ b/epan/dissectors/packet-sccp.c
@@ -3266,7 +3266,7 @@ proto_register_sccp(void)
prefs_register_bool_preference(sccp_module, "trace_sccp",
"Trace Associations",
- "Whether to keep infomation about messages and their associations",
+ "Whether to keep information about messages and their associations",
&trace_sccp);