qcacld-3.0: components: nan: Fix misspellings

Fix misspellings in components/nan/...

Change-Id: I674974e300e440205676f822d0068e90ae1cc0c8
CRs-Fixed: 3303640
This commit is contained in:
Jeff Johnson
2022-09-29 14:31:35 -07:00
committed by Madan Koyyalamudi
parent 051fa2472c
commit 56e9a4a4ef
4 changed files with 6 additions and 6 deletions

View File

@@ -71,7 +71,7 @@
*/
#define CFG_NAN_SEPARATE_IFACE_SUPP CFG_INI_BOOL("nan_separate_iface_support", \
1, \
"Seperate iface for NAN")
"Separate iface for NAN")
/*

View File

@@ -497,7 +497,7 @@ QDF_STATUS ucfg_get_nan_feature_config(struct wlan_objmgr_psoc *psoc,
bool ucfg_is_nan_vdev(struct wlan_objmgr_vdev *vdev);
/**
* ucfg_nan_disable_ind_to_userspace() - Send NAN disble ind to userspace
* ucfg_nan_disable_ind_to_userspace() - Send NAN disable ind to userspace
* @psoc: pointer to psoc object
*
* Prepare NAN disable indication and send it to userspace