pcu: SNS: fix typo

Change-Id: Iedb6b3f38d87ea3ac29c4bcaaf50e771b0b8a750
diff --git a/pcu/PCU_Tests_SNS.ttcn b/pcu/PCU_Tests_SNS.ttcn
index 937e30e..aed363b 100644
--- a/pcu/PCU_Tests_SNS.ttcn
+++ b/pcu/PCU_Tests_SNS.ttcn
@@ -407,7 +407,7 @@
 testcase TC_sns_add() runs on RAW_Test_CT {
 	f_sns_bringup_1c1u();
 
-	/* crate another NS codec port on the tester side */
+	/* create another NS codec port on the tester side */
 	f_init_ns_codec(mp_nsconfig, 2);
 
 	f_outgoing_sns_add(idx_add := 2, w_sig := 0, w_user := 1, idx := 0);