aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cip.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-cip.c')
-rw-r--r--epan/dissectors/packet-cip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-cip.c b/epan/dissectors/packet-cip.c
index 67f30f6597..b0cfe29464 100644
--- a/epan/dissectors/packet-cip.c
+++ b/epan/dissectors/packet-cip.c
@@ -363,7 +363,7 @@ const value_string cip_devtype_vals[] = {
{ DP_HMI, "Human-Machine Interface" },
{ DP_MASS_FLOW_CNT, "Mass Flow Controller" },
{ DP_PNEUM_VALVE, "Pneumatic Valve" },
- { DP_VACUUM_PRES_GAUGE, "Vaccuum Pressure Gauge" },
+ { DP_VACUUM_PRES_GAUGE, "Vacuum Pressure Gauge" },
{ 0, NULL }
};