ethercat (plugins): fix spelling typo found by lintian

Change-Id: I85a86953c89979e975e178fed1ae13dddab304d0
Reviewed-on: https://code.wireshark.org/review/18501
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2016-10-27 07:48:46 +02:00 committed by Anders Broman
parent 978cbf06ed
commit 4f39ed9713
1 changed files with 1 additions and 1 deletions

View File

@ -2423,7 +2423,7 @@ void proto_register_ecat(void)
FT_BOOLEAN, 16, TFS(&tfs_local_true_false), 0x0001, NULL, HFILL }
},
{ &hf_ecat_reg_esc_features_smaddrrestrict,
{"SM adressing restriction", "ecat.reg.features.smaddrrestrict",
{"SM addressing restriction", "ecat.reg.features.smaddrrestrict",
FT_BOOLEAN, 16, TFS(&tfs_local_true_false), 0x0002, NULL, HFILL }
},
{ &hf_ecat_reg_esc_features_dcsupport,