Fixed a typo in a man page
[openssl.git] / doc / man7 / ssl.pod
index f3604bb18c5b70ffd527c5e47d65b6eecfd28f24..63b47baa16988f3991da4bf15e3a3901e6906236 100644 (file)
@@ -825,7 +825,7 @@ L<DTLSv1_listen(3)>
 
 =head1 HISTORY
 
-B<SSLv2_client_method>, B<SSLv2_server_method> and B<SSLv2_method> where removed
+B<SSLv2_client_method>, B<SSLv2_server_method> and B<SSLv2_method> were removed
 in OpenSSL 1.1.0.
 
 The return type of B<SSL_copy_session_id> was changed from void to int in