aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-01-09 18:21:53 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2020-01-09 18:21:53 +0100
commit8df1011e30ca45739a90e62afa4f017eed520682 (patch)
treefdb2d99411661b82d6567176fefc54f2966e8aba
parent373b054d458180f81382e5a18ae33a446079174b (diff)
bsc: Fix typo in comment
-rw-r--r--bsc/MSC_ConnectionHandler.ttcn2
1 files changed, 1 insertions, 1 deletions
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,