pcu: SNS: fix typo

Change-Id: Iedb6b3f38d87ea3ac29c4bcaaf50e771b0b8a750
This commit is contained in:
Alexander Couzens 2020-12-09 02:19:49 +01:00 committed by laforge
parent 2a0ac80fd1
commit 2373afc482
1 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@ testcase TC_sns_1c1u_so_bvc_reset_too_early() runs on RAW_Test_CT {
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);