Parcourir la source

qcacmn: Fix typo "adapater"

Replace typo "adapater" with correct spelling "adapter".

Change-Id: I53a98385a38df6e26fc3a4a5448566e89c6710ea
CRs-Fixed: 2238309
Jeff Johnson il y a 7 ans
Parent
commit
cc793da52b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      umac/tdls/dispatcher/inc/wlan_tdls_public_structs.h

+ 1 - 1
umac/tdls/dispatcher/inc/wlan_tdls_public_structs.h

@@ -186,7 +186,7 @@ enum tdls_feature_mode {
  * @TDLS_CMD_SESSION_INCREMENT: notify session increment
  * @TDLS_CMD_SESSION_DECREMENT: notify session decrement
  * @TDLS_CMD_TEARDOWN_LINKS: notify teardown
- * @TDLS_NOTIFY_RESET_ADAPTERS: notify adapater reset
+ * @TDLS_NOTIFY_RESET_ADAPTERS: notify adapter reset
  * @TDLS_CMD_GET_ALL_PEERS: get all the tdls peers from the list
  * @TDLS_CMD_ANTENNA_SWITCH: dynamic tdls antenna switch
  */