homeplug-av: fix fix spelling typo found by lintian

Change-Id: If75ea5e7e9ce16d270244f2a5aac86ad3abb30eb
Reviewed-on: https://code.wireshark.org/review/18529
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2016-10-27 18:00:47 +02:00 committed by Anders Broman
parent 4eb3f7fe78
commit 120e515bf0
1 changed files with 1 additions and 1 deletions

View File

@ -4402,7 +4402,7 @@ proto_register_homeplug_av(void)
{ "Action required", "homeplug_av.host_action_ind.action",
FT_UINT8, BASE_HEX, VALS(homeplug_av_host_action_vals), 0x00, NULL, HFILL }
},
/* Embedded Host Action Required Reponse */
/* Embedded Host Action Required Response */
{ &hf_homeplug_av_host_action_rsp,
{ "Embedded Host Action Required Response", "homeplug_av.host_action_rsp",
FT_NONE, BASE_NONE, NULL, 0x00, NULL, HFILL }