tls13: early_data: cli: improve comment
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
diff --git a/library/ssl_tls13_client.c b/library/ssl_tls13_client.c
index 2c76ad1..62e99cf 100644
--- a/library/ssl_tls13_client.c
+++ b/library/ssl_tls13_client.c
@@ -2207,8 +2207,7 @@
/*
* Move `session_negotiate->ciphersuite` assignment here which after
- * early data cipher suite check when receiving "early_data" extension
- * in EncryptedExtensions.
+ * early data cipher suite check.
*
* We compute transform_handshake by the cipher suite chosen from
* the server in `handshake`. `session_negotiate->ciphersuite` is the