cosmetic: msc: Fix typo in comment

Change-Id: Ia7b8c089866744621d22f9182d4293685f8e2563
This commit is contained in:
Pau Espin 2021-07-02 18:38:27 +02:00 committed by pespin
parent 60fcc63f48
commit cefe9da445
1 changed files with 1 additions and 1 deletions

View File

@ -4538,7 +4538,7 @@ private function f_ctrl_subscr_in_vlr(charstring imsi_or_msisdn) runs on BSC_Con
return true;
}
/* Perform a location updatye at the A-Interface and run some checks to confirm
/* Perform a Location Update at the A-Interface and run some checks to confirm
* that everything is back to normal. */
private function f_sgsap_bssmap_screening() runs on BSC_ConnHdlr {
var SmsParameters spars := valueof(t_SmsPars);