gsm_abis_om2000: fix spelling typo found by lintian

Change-Id: Ie52831aa218551e0f55d5479f47cc7cf92c2b069
Reviewed-on: https://code.wireshark.org/review/18507
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2016-10-27 08:20:57 +02:00 committed by Anders Broman
parent d3a9f62648
commit 1643e37ae4
1 changed files with 1 additions and 1 deletions

View File

@ -545,7 +545,7 @@ static const value_string om2k_attr_id_vals[] = {
{ 0x0007, "Input BS_AG_BLKS_RES" },
{ 0x001d, "Input FN Offset" },
{ 0x002f, "Power GMSK" },
{ 0x0033, "Reciever Diversity" },
{ 0x0033, "Receiver Diversity" },
{ 0x0037, "Power 8-PSK" },
{ 0x003a, "TF Mode" },
{ 0x0043, "File Supported Functions OML I" },