monitor: Fix spelling errors spotted by lintian

The debian package checking tool lintian spotted a bunch
of spelling errors in the built binaries.
This commit is contained in:
Andreas Henriksson 2018-08-04 16:53:35 +02:00 committed by Denis Kenzior
parent ce4a272186
commit d4064ea1b6
1 changed files with 2 additions and 2 deletions

View File

@ -3489,7 +3489,7 @@ static const struct attr_entry attr_table[] = {
{ NL80211_ATTR_DFS_REGION,
"DFS Region", ATTR_U8 },
{ NL80211_ATTR_DISABLE_HT,
"Diable HT", ATTR_FLAG },
"Disable HT", ATTR_FLAG },
{ NL80211_ATTR_HT_CAPABILITY_MASK,
"HT Capability Mask" },
{ NL80211_ATTR_NOACK_MAP,
@ -3556,7 +3556,7 @@ static const struct attr_entry attr_table[] = {
{ NL80211_ATTR_CRIT_PROT_ID,
"Critical Protocol ID" },
{ NL80211_ATTR_MAX_CRIT_PROT_DURATION,
"Max Criticial Protocol Duration" },
"Max Critical Protocol Duration" },
{ NL80211_ATTR_PEER_AID,
"Peer AID", ATTR_U16 },
{ NL80211_ATTR_COALESCE_RULE,