synphasor: fix spelling typo found by lintian

Change-Id: I9ab5b6c20b544ec09f808cee62a3aa611baf3dae
Reviewed-on: https://code.wireshark.org/review/18492
Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
This commit is contained in:
Alexis La Goutte 2016-10-26 22:05:18 +02:00 committed by Jeff Morriss
parent ddaf566f21
commit 3a05d00c80
1 changed files with 1 additions and 1 deletions

View File

@ -1249,7 +1249,7 @@ void proto_register_synphasor(void)
TFS(&conf_formatb0names), 0x1, NULL, HFILL }},
{ &hf_conf_fnom,
{ "Nominal line freqency", "synphasor.conf.fnom", FT_BOOLEAN, 16,
{ "Nominal line frequency", "synphasor.conf.fnom", FT_BOOLEAN, 16,
TFS(&conf_fnomnames), 0x0001, NULL, HFILL }},
{ &hf_conf_cfgcnt,