aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lapdm/L1CTL_Test.ttcn2
1 files changed, 1 insertions, 1 deletions
diff --git a/lapdm/L1CTL_Test.ttcn b/lapdm/L1CTL_Test.ttcn
index 0e1a9b46..28bf25c7 100644
--- a/lapdm/L1CTL_Test.ttcn
+++ b/lapdm/L1CTL_Test.ttcn
@@ -195,7 +195,7 @@ module L1CTL_Test {
}
/* we test that a re-transmitted SABM with identical payload will result in the retransmission of a
- * SABM. This is required during the contention resolution procedure as specified in 8.4.1.4 */
+ * UA. This is required during the contention resolution procedure as specified in 8.4.1.4 */
testcase TC_sabm_retransmit() runs on dummy_CT {
const octetstring payload := '00FEFEDEADBEEF'O;
f_init();