aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-umts_fp.c
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-12-20 00:09:02 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-12-20 00:09:02 +0000
commit1a6d2f5c40aa297b8253e0e40db6171a9cfebf84 (patch)
treefa7369f1e31dc5b2b27473e8b675c1352a9e85ad /epan/dissectors/packet-umts_fp.c
parentc4d86daa36a24effa65d16f68f97f774dcc2219d (diff)
Fix various typos and spelling errors (mostly in text strings)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27065 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-umts_fp.c')
-rw-r--r--epan/dissectors/packet-umts_fp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-umts_fp.c b/epan/dissectors/packet-umts_fp.c
index 932b6674a1..24264dce12 100644
--- a/epan/dissectors/packet-umts_fp.c
+++ b/epan/dissectors/packet-umts_fp.c
@@ -3417,7 +3417,7 @@ void proto_register_fp(void)
},
{ &hf_fp_rach_measurement_result,
{ "RACH Measurement Result",
- "fp.rach-meansurement-result", FT_UINT16, BASE_DEC, 0, 0x0,
+ "fp.rach-measurement-result", FT_UINT16, BASE_DEC, 0, 0x0,
"RACH Measurement Result", HFILL
}
},