aboutsummaryrefslogtreecommitdiffstats
path: root/bsc/BSC_Tests_LCLS.ttcn
diff options
context:
space:
mode:
Diffstat (limited to 'bsc/BSC_Tests_LCLS.ttcn')
-rw-r--r--bsc/BSC_Tests_LCLS.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsc/BSC_Tests_LCLS.ttcn b/bsc/BSC_Tests_LCLS.ttcn
index dfbd9469..1c519958 100644
--- a/bsc/BSC_Tests_LCLS.ttcn
+++ b/bsc/BSC_Tests_LCLS.ttcn
@@ -522,7 +522,7 @@ testcase TC_lcls_connect_break() runs on lcls_test_CT {
/* first call is not possible to be LS (no second leg yet) */
pars_a.lcls.exp_sts := LCLS_STS_not_possible_ls;
- /* second call should then reuslt in LS */
+ /* second call should then result in LS */
pars_b.lcls.exp_sts := LCLS_STS_locally_switched;
/* Expect LS to be established successfully */