From 8df1011e30ca45739a90e62afa4f017eed520682 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Thu, 9 Jan 2020 18:21:53 +0100 Subject: bsc: Fix typo in comment Change-Id: Iafaf4c500f05a2c98e8b151bbae0c15370b3bf22 --- bsc/MSC_ConnectionHandler.ttcn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsc/MSC_ConnectionHandler.ttcn b/bsc/MSC_ConnectionHandler.ttcn index 01415229..f1d2e639 100644 --- a/bsc/MSC_ConnectionHandler.ttcn +++ b/bsc/MSC_ConnectionHandler.ttcn @@ -534,7 +534,7 @@ type record TestHdlrParams { /* 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, -- cgit v1.2.3