msc: Fix typo in func description

Change-Id: I828fe1efbdd38b12ba29f9ac0141fc456ce3c7bf
This commit is contained in:
Pau Espin 2021-04-28 12:59:52 +02:00
parent a5cee4c8e6
commit 3acd19ea41
1 changed files with 1 additions and 1 deletions

View File

@ -5432,7 +5432,7 @@ testcase TC_sgsap_mt_sms_and_reject() runs on MTC_CT {
vc_conn.done;
}
/* Perform an MT CSDB call including LU */
/* Perform an MT CSFB call including LU */
private function f_mt_lu_and_csfb_call(charstring id, BSC_ConnHdlrPars pars, boolean bssmap_lu) runs on BSC_ConnHdlr {
f_init_handler(pars);