Explorar o código

qcacld-3.0: Fix typo "intialized"

Replace typo "intialized" with correct spelling "initialized".

Change-Id: Ia9dccc1aee513a5846ea6f0308ede89fdee220de
CRs-Fixed: 2238297
Jeff Johnson %!s(int64=7) %!d(string=hai) anos
pai
achega
5e19a943c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/hdd/src/wlan_hdd_cfg80211.c

+ 1 - 1
core/hdd/src/wlan_hdd_cfg80211.c

@@ -16705,7 +16705,7 @@ static int __wlan_hdd_cfg80211_add_key(struct wiphy *wiphy,
 
 		/* in case of IBSS as there was no information
 		 * available about WEP keys during IBSS join, group
-		 * key intialized with NULL key, so re-initialize
+		 * key initialized with NULL key, so re-initialize
 		 * group key with correct value
 		 */
 		if ((eCSR_BSS_TYPE_START_IBSS == roam_profile->BSSType) &&