qcacld-3.0: wma: Fix misspellings

Address the following issues in the core/wma folder:
CHECK: 'accomodate' may be misspelled - perhaps 'accommodate'?
CHECK: 'acess' may be misspelled - perhaps 'access'?
CHECK: 'catagory' may be misspelled - perhaps 'category'?
CHECK: 'chnage' may be misspelled - perhaps 'change'?
CHECK: 'defintions' may be misspelled - perhaps 'definitions'?
CHECK: 'Intialize' may be misspelled - perhaps 'Initialize'?
CHECK: 'Intial' may be misspelled - perhaps 'Initial'?
CHECK: 'proces' may be misspelled - perhaps 'process'?
CHECK: 'progess' may be misspelled - perhaps 'progress'?
CHECK: 'refrence' may be misspelled - perhaps 'reference'?
CHECK: 'Relevent' may be misspelled - perhaps 'Relevant'?
CHECK: 'reponse' may be misspelled - perhaps 'response'?

Change-Id: Idc314b5a3a6945211581e2135cfaf9d0d5f69457
CRs-Fixed: 2241946
diff --git a/core/wma/inc/wma.h b/core/wma/inc/wma.h
index 426a643..da29e4f 100644
--- a/core/wma/inc/wma.h
+++ b/core/wma/inc/wma.h
@@ -351,7 +351,7 @@
 #define WMA_P2P_WFA_VER 0x09    /* ver 1.0 */
 #define WMA_WSC_OUI { 0x00, 0x50, 0xF2 } /* Microsoft WSC OUI byte */
 
-/* P2P Sub element defintions (according to table 5 of Wifi's P2P spec) */
+/* P2P Sub element definitions (according to table 5 of Wifi's P2P spec) */
 #define WMA_P2P_SUB_ELEMENT_STATUS                    0
 #define WMA_P2P_SUB_ELEMENT_MINOR_REASON              1
 #define WMA_P2P_SUB_ELEMENT_CAPABILITY                2
@@ -1761,7 +1761,7 @@
 
 /**
  * struct wma_trigger_uapsd_params - trigger uapsd parameters
- * @wmm_ac: wmm access catagory
+ * @wmm_ac: wmm access category
  * @user_priority: user priority
  * @service_interval: service interval
  * @suspend_interval: suspend interval