qcacmn: Fix typo "paramter"
Replace typo "paramter" with correct spelling "parameter".
Change-Id: I3f6f090a4f5348f64241e08c87b9bcd342696e10
CRs-Fixed: 2238309
diff --git a/wmi_unified_tlv.c b/wmi_unified_tlv.c
index 185f5f8..c1e6b92 100644
--- a/wmi_unified_tlv.c
+++ b/wmi_unified_tlv.c
@@ -1545,7 +1545,7 @@
/**
* send_crash_inject_cmd_tlv() - inject fw crash
* @wmi_handle: wmi handle
- * @param: ponirt to crash inject paramter structure
+ * @param: ponirt to crash inject parameter structure
*
* Return: QDF_STATUS_SUCCESS for success or return error
*/