Update ticket callback docs.
[oweals/openssl.git] / doc / ssl / SSL_CONF_cmd_argv.pod
index 246eaa5bd341a4e6e828679409009f4310efddac..6e66441cd1b6c8bd9e0c343b57662ed46e0dfb04 100644 (file)
@@ -14,7 +14,7 @@ SSL_CONF_cmd_argv - SSL configuration command line processing.
 
 The function SSL_CONF_cmd_argv() processes at most two command line
 arguments from B<pargv> and B<pargc>. The values of B<pargv> and B<pargc>
-are updated to reflect the number of command options procesed. The B<pargc>
+are updated to reflect the number of command options processed. The B<pargc>
 argument can be set to B<NULL> is it is not used.
 
 =head1 RETURN VALUES