carp: fix fix spelling typo found by lintian

Change-Id: I6a6b305863d5ecf2de7acad485d8079dca6993f4
Reviewed-on: https://code.wireshark.org/review/18540
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2016-10-27 18:15:04 +02:00 committed by Anders Broman
parent 8881c607bf
commit 90720b3dc1
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ void proto_register_carp(void)
NULL, HFILL }},
{ &hf_carp_advskew,
{"Advertisment Skew", "carp.advskew",
{"Advertisement Skew", "carp.advskew",
FT_UINT8, BASE_DEC, NULL, 0x0,
NULL, HFILL }},