cosmetic: fix typos

Change-Id: I6e75af46e134d33f752214988054105aba91366c
diff --git a/bsc/BSC_Tests_LCLS.ttcn b/bsc/BSC_Tests_LCLS.ttcn
index dfbd946..1c51995 100644
--- a/bsc/BSC_Tests_LCLS.ttcn
+++ b/bsc/BSC_Tests_LCLS.ttcn
@@ -522,7 +522,7 @@
 
 	/* 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 */