aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-synphasor.c
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2016-10-26 22:05:18 +0200
committerJeff Morriss <jeff.morriss.ws@gmail.com>2016-10-26 20:35:22 +0000
commit3a05d00c800f9e0b57dc5bc2cce4ba1702faa633 (patch)
treea644ced53e991f4c82bf11dd38acb6cab64de80e /epan/dissectors/packet-synphasor.c
parentddaf566f212979d4cb203a35398cfbcfe82b7818 (diff)
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>
Diffstat (limited to 'epan/dissectors/packet-synphasor.c')
-rw-r--r--epan/dissectors/packet-synphasor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-synphasor.c b/epan/dissectors/packet-synphasor.c
index 885a5d5701..5de6e233a0 100644
--- a/epan/dissectors/packet-synphasor.c
+++ b/epan/dissectors/packet-synphasor.c
@@ -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,