aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-homeplug-av.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-homeplug-av.c')
-rw-r--r--epan/dissectors/packet-homeplug-av.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-homeplug-av.c b/epan/dissectors/packet-homeplug-av.c
index 7024ed4296..aecdb3f7af 100644
--- a/epan/dissectors/packet-homeplug-av.c
+++ b/epan/dissectors/packet-homeplug-av.c
@@ -942,7 +942,7 @@ static const value_string homeplug_av_wr_rd_mod_cnf_status_vals[] = {
static const value_string homeplug_av_wr_mod_ind_status_vals[] = {
{ 0x00, "Successful module update" },
- { 0x10, "Update occured but not successful" },
+ { 0x10, "Update occurred but not successful" },
{ 0, NULL }
};