Update copyright year
[openssl.git] / doc / man3 / OPENSSL_fork_prepare.pod
index eda83603b1bb9b83b9732748f046b3f06304f8f2..7c4eb1dbfd9f5fec864148bcc7b9c1213b3e23ef 100644 (file)
@@ -30,7 +30,7 @@ such as Linux that have both functions will normally not need to call these
 functions as the OpenSSL library will do so automatically.
 
 L<OPENSSL_init_crypto(3)> will register these functions with the appropriate
-hander, when the B<OPENSSL_INIT_ATFORK> flag is used. For other
+handler, when the B<OPENSSL_INIT_ATFORK> flag is used. For other
 applications, these functions can be called directly. They should be used
 according to the calling sequence described by the pthreads_atfork(3)
 documentation, which is summarized here.  OPENSSL_fork_prepare() should