qcacld-3.0: Fix typo "choosen"

Replace typo "choosen" with correct spelling "chosen"

Change-Id: I58fc894783093f3d68f3b576906695a9ce201adf
CRs-Fixed: 2237731
diff --git a/core/sap/src/sap_ch_select.c b/core/sap/src/sap_ch_select.c
index fbbcd6d..3e38fef 100644
--- a/core/sap/src/sap_ch_select.c
+++ b/core/sap/src/sap_ch_select.c
@@ -2699,7 +2699,7 @@
 #ifdef FEATURE_AP_MCC_CH_AVOIDANCE
 			/*
 			 * Weight of the channels(device's AP is operating)
-			 * increased to MAX+1 so that they will be choosen only
+			 * increased to MAX+1 so that they will be chosen only
 			 * when there is no other best channel to choose
 			 */
 			if (sap_check_in_avoid_ch_list(sap_ctx, best_ch_num)) {