提交 73b6924e 编写于 作者: V Viktor Szakats 提交者: Richard Levitte

OPENSSL_init_ssl.pod: fix minor typo

Reviewed-by: NMatt Caswell <matt@openssl.org>
Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 29620124
...@@ -22,7 +22,7 @@ As of version 1.1.0 OpenSSL will automatically allocate all resources that it ...@@ -22,7 +22,7 @@ As of version 1.1.0 OpenSSL will automatically allocate all resources that it
needs so no explicit initialisation is required. Similarly it will also needs so no explicit initialisation is required. Similarly it will also
automatically deinitialise as required. automatically deinitialise as required.
However, there way be situations when explicit initialisation is desirable or However, there may be situations when explicit initialisation is desirable or
needed, for example when some non-default initialisation is required. The needed, for example when some non-default initialisation is required. The
function OPENSSL_init_ssl() can be used for this purpose. Calling function OPENSSL_init_ssl() can be used for this purpose. Calling
this function will explicitly initialise BOTH libcrypto and libssl. To this function will explicitly initialise BOTH libcrypto and libssl. To
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册