From 183dedb82546d00edc485353d413a52a3be28976 Mon Sep 17 00:00:00 2001 From: wmeier Date: Wed, 17 Dec 2008 17:23:37 +0000 Subject: Fix some typos and spelling (mostly in text strings) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27037 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-rtps2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-rtps2.c') diff --git a/epan/dissectors/packet-rtps2.c b/epan/dissectors/packet-rtps2.c index 44ebcc4947..e660448349 100644 --- a/epan/dissectors/packet-rtps2.c +++ b/epan/dissectors/packet-rtps2.c @@ -8069,7 +8069,7 @@ static void dissect_RTPS_DATA_BATCH(tvbuff_t *tvb, tvb, offset-4, 4, - "Error: not enough bytes to dissec sample inof"); + "Error: not enough bytes to dissect sample inof"); return; } -- cgit v1.2.3