Fix typo: 'descriptionfor' -> 'description for'.

This commit is contained in:
Dieter Dobbelaere 2020-10-28 10:46:27 +01:00
parent 1c5d577d63
commit 7c9eb8b235
1 changed files with 1 additions and 1 deletions

View File

@ -1098,7 +1098,7 @@ proto_register_frame(void)
{ &hf_frame_interface_description,
{ "Interface description", "frame.interface_description",
FT_STRING, BASE_NONE, NULL, 0x0,
"The descriptionfor this interface", HFILL }},
"The description for this interface", HFILL }},
{ &hf_frame_interface_queue,
{ "Interface queue", "frame.interface_queue",