aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ptp.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2008-12-17 00:08:38 +0000
committerBill Meier <wmeier@newsguy.com>2008-12-17 00:08:38 +0000
commit33c99f44fdc0b65ed2e0fecb0c34c32d4e454942 (patch)
tree5a9e06dd5f91951645bff0dd47c3d1bca8623fe8 /epan/dissectors/packet-ptp.c
parent1b59a486340656572894aee6cfebc67ad5f8eff3 (diff)
Fix typos and spelling (mostly in text strings)
svn path=/trunk/; revision=27028
Diffstat (limited to 'epan/dissectors/packet-ptp.c')
-rw-r--r--epan/dissectors/packet-ptp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ptp.c b/epan/dissectors/packet-ptp.c
index 8a99a75816..9e2337a93d 100644
--- a/epan/dissectors/packet-ptp.c
+++ b/epan/dissectors/packet-ptp.c
@@ -967,7 +967,7 @@ static const value_string ptp_v2_managementID_infocolumn_vals[] = {
{PTP_V2_MM_ID_PRIORITY2 ,"Priority 2"},
{PTP_V2_MM_ID_DOMAIN ,"Domain"},
{PTP_V2_MM_ID_SLAVE_ONLY ,"Slave only"},
- {PTP_V2_MM_ID_LOG_ANNOUNCE_INTERVAL ,"Log annonce interval"},
+ {PTP_V2_MM_ID_LOG_ANNOUNCE_INTERVAL ,"Log announce interval"},
{PTP_V2_MM_ID_ANNOUNCE_RECEIPT_TIMEOUT ,"Announce receipt timeout"},
{PTP_V2_MM_ID_LOG_SYNC_INTERVAL ,"Log sync interval"},
{PTP_V2_MM_ID_VERSION_NUMBER ,"Version number"},