aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtps2.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2008-12-17 17:23:37 +0000
committerBill Meier <wmeier@newsguy.com>2008-12-17 17:23:37 +0000
commita8f30cbca1b3c7831be55ba0f68e9207ae9704f4 (patch)
treed506f25dfc17f3054d84127c2731ad8db790ae2b /epan/dissectors/packet-rtps2.c
parent27808f5b828c45f98e7f38c522b4ace967a69a24 (diff)
Fix some typos and spelling (mostly in text strings)
svn path=/trunk/; revision=27037
Diffstat (limited to 'epan/dissectors/packet-rtps2.c')
-rw-r--r--epan/dissectors/packet-rtps2.c2
1 files changed, 1 insertions, 1 deletions
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;
}