bsc: Fix typo in comment

Change-Id: Iafaf4c500f05a2c98e8b151bbae0c15370b3bf22
diff --git a/bsc/MSC_ConnectionHandler.ttcn b/bsc/MSC_ConnectionHandler.ttcn
index 0141522..f1d2e63 100644
--- a/bsc/MSC_ConnectionHandler.ttcn
+++ b/bsc/MSC_ConnectionHandler.ttcn
@@ -534,7 +534,7 @@
 
 /* Note: Do not use valueof() to get a value of this template, use
  * f_gen_test_hdlr_pars() instead in order to get a configuration that is
- * matched to the current test situation (aoio vs. sccplite) */
+ * matched to the current test situation (aoip vs. sccplite) */
 template (value) TestHdlrParams t_def_TestHdlrPars := {
 	ra := '23'O,
 	fn := 23,