cosmetic: bsc: Fix typo

Change-Id: Idd572b262561b03732ba825abee412e2fad17714
diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn
index a150310..b194b9c 100644
--- a/bsc/BSC_Tests.ttcn
+++ b/bsc/BSC_Tests.ttcn
@@ -1066,7 +1066,7 @@
 		mgw_ip := mp_test_ip,
 		mgw_udp_port := 2427,
 		/* Enable it for SCCPlite, since we have 2 MGCP sockets towards MGW (UDP one +
-		   the on  with MGCP over IPA forwarded from MSC one) */
+		   the one with MGCP over IPA forwarded from MSC one) */
 		multi_conn_mode := (mp_bssap_cfg[0].transport == BSSAP_TRANSPORT_SCCPlite_SERVER)
 	};