Explorar o código

qcacld-3.0: Fix misspelling of 'until'

Fix misspelling 'untill' => 'until'.

Change-Id: Ie5b8f8ffb1bbbea634978c4863b0dccf589cb37d
CRs-Fixed: 2240062
Jeff Johnson %!s(int64=7) %!d(string=hai) anos
pai
achega
7fa88f7970
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/sme/src/csr/csr_api_roam.c

+ 1 - 1
core/sme/src/csr/csr_api_roam.c

@@ -19457,7 +19457,7 @@ csr_roam_offload_scan(tpAniSirGlobal mac_ctx, uint8_t session_id,
 	/*
 	 * For CTX INT cmd if rssi disallow bssid list have any member
 	 * fill it and send it to firmware so that firmware does not
-	 * try to roam to these BSS untill RSSI OR time condition are
+	 * try to roam to these BSS until RSSI OR time condition are
 	 * matched.
 	 */
 	if (reason == REASON_CTX_INIT)