Browse Source

qcacld-3.0: Fix misspelling "comparision"

Fix misspelling: comparision ==> comparison

Change-Id: Ia597d02b90b99996c884177bfd8e3b6e47cc1f47
CRs-Fixed: 3275692
Jeff Johnson 2 years ago
parent
commit
6a47eed2a5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      core/hdd/inc/hdd_config.h

+ 2 - 2
core/hdd/inc/hdd_config.h

@@ -1004,9 +1004,9 @@ struct dhcp_server {
  * Example 1:
  *
  * OUI is 00-10-18, data length is 05 (hex form), data is 02-11-04-5C-DE and
- * need to consider first 3 bytes and last byte of data for comparision
+ * need to consider first 3 bytes and last byte of data for comparison
  * mac-addr EE-1A-59-FE-FD-AF is present and first 3 bytes and last byte of
- * mac address should be considered for comparision
+ * mac address should be considered for comparison
  * capability is not present
  * then action OUI for gActionOUIITOExtension is as follows:
  *