Fix errors found by new find-doc-nits
[openssl.git] / doc / man3 / DH_set_method.pod
index a5badc27f5b934bd777f55bcc895353f90b8ebeb..8c7713de686e5fb37b1b3e10a3d8c3c3b4c4f490 100644 (file)
@@ -64,7 +64,7 @@ B<DH_METHOD>s.
 
 DH_set_default_method() returns no value.
 
-DH_set_method() returns non-zero if the provided B<meth> was successfully set as
+DH_set_method() returns nonzero if the provided B<meth> was successfully set as
 the method for B<dh> (including unloading the ENGINE handle if the previous
 method was supplied by an ENGINE).