ispell.
[openssl.git] / doc / ssl / ssl.pod
index 1d254afa4c6b74a981ee663d124d330d46abf4be..41d61146495c6c111c8d43bc6ff04a43737e6f98 100644 (file)
@@ -83,7 +83,7 @@ B<SSL> structures which are later created for the connections.
 
 =item B<SSL_SESSION> (SSL Session)
 
-This is a structure containing the current SSL session details for a
+This is a structure containing the current TLS/SSL session details for a
 connection: B<SSL_CIPHER>s, client and server certificates, keys, etc.
 
 =item B<SSL> (SSL Connection)