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