Updates following review feedback
[openssl.git] / ssl / ssl_lib.c
index e8274a1c05480ee512d19b6573bbbd3476eec8fc..48c37b821768ffabf92128f75b91b3c5fd03f3dd 100644 (file)
@@ -1721,7 +1721,7 @@ int SSL_shutdown(SSL *s)
 int SSL_key_update(SSL *s, int updatetype)
 {
     /*
 int SSL_key_update(SSL *s, int updatetype)
 {
     /*
-     * TODO(TLS1.3): How will applications know whether TLSv1.3+ has been
+     * TODO(TLS1.3): How will applications know whether TLSv1.3 has been
      * negotiated, and that it is appropriate to call SSL_key_update() instead
      * of SSL_renegotiate().
      */
      * negotiated, and that it is appropriate to call SSL_key_update() instead
      * of SSL_renegotiate().
      */