wlan: Fix misspellings of "accommodate", "occurred" and "thermal"

There should not be any misspellings or grammar errors in customer
visible strings or Open Source code.  Fix misspellings of "accommodate",
"occurred" and "thermal" observed in comments and user-visible strings.

Change-Id: Iafbcb1ae5b83d588e2f519a73e8b5f6528b48276
CR-Fixed: 429978
(cherry picked from commit 902c9833a7a48455c1e98034106c033ef408a5f1)
diff --git a/CORE/WDI/CP/src/wlan_qct_wdi.c b/CORE/WDI/CP/src/wlan_qct_wdi.c
index 9c5533d..3296834 100644
--- a/CORE/WDI/CP/src/wlan_qct_wdi.c
+++ b/CORE/WDI/CP/src/wlan_qct_wdi.c
@@ -19369,7 +19369,7 @@
   }
   else
   {
-     /*Inform upper stack layers that a transport fatal error occured*/
+     /*Inform upper stack layers that a transport fatal error occurred*/
      WDI_DetectedDeviceError(pWDICtx, WDI_ERR_TRANSPORT_FAILURE);
   }