From ec99cbd95544949e5ca2ddbfe6052e1aaa6009e2 Mon Sep 17 00:00:00 2001 From: jake Date: Fri, 1 May 2009 07:18:41 +0000 Subject: 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 --- epan/dissectors/packet-sccp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-sccp.c') 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); -- cgit v1.2.3