cosmetic: msc: Fix typo in comment

Change-Id: Ia7b8c089866744621d22f9182d4293685f8e2563
diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn
index a165d5c..00fc4e9 100644
--- a/msc/MSC_Tests.ttcn
+++ b/msc/MSC_Tests.ttcn
@@ -4538,7 +4538,7 @@
 	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);