hartip: fix fix spelling typo found by lintian

Change-Id: I89798a1dc1931ce44bc511da90726ff27ddfe583
Reviewed-on: https://code.wireshark.org/review/18534
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2016-10-27 18:05:03 +02:00 committed by Anders Broman
parent 8ab6d8ba82
commit 8f92ca709e
1 changed files with 1 additions and 1 deletions

View File

@ -1944,7 +1944,7 @@ proto_register_hartip(void)
NULL, HFILL }
},
{ &hf_hartip_pt_rsp_pv_transfer_function_code,
{ "PV Transfer Funciton Code", "hart_ip.pt.rsp.pv_transfer_function_code",
{ "PV Transfer Function Code", "hart_ip.pt.rsp.pv_transfer_function_code",
FT_UINT8, BASE_HEX, NULL, 0x0,
NULL, HFILL }
},