diff --git a/MAC/Tools/ethereal-0.9.8-epaplugin/plugins/epa/packet-epa.c b/MAC/Tools/ethereal-0.9.8-epaplugin/plugins/epa/packet-epa.c
index b4fe758ebe13f1c905aff1538243e83a60a66668..0bd4ea1dfdb5c312f989eb9545053feda7f33192 100644
--- a/MAC/Tools/ethereal-0.9.8-epaplugin/plugins/epa/packet-epa.c
+++ b/MAC/Tools/ethereal-0.9.8-epaplugin/plugins/epa/packet-epa.c
@@ -150,7 +150,7 @@ static const value_string bf_vals[] =
   { 0x00, "XR,XI,YR,YI coefficients for XR output" },
   { 0x01, "XR,XI,YR,YI coefficients for XI output" },
   { 0x02, "XR,XI,YR,YI coefficients for YR output" },
-  { 0x03, "XR,XI,YR,YI coefficients for YR output" },
+  { 0x03, "XR,XI,YR,YI coefficients for YI output" },
   { 0,     NULL       },
 };