Fix errors found by new find-doc-nits
[openssl.git] / doc / man3 / BN_bn2bin.pod
index 52b7328dca3d8e27ef00b4d4f9305c2311b8adb3..d50107409bc3b147da8761dcff33f7bb6dc77781 100644 (file)
@@ -40,7 +40,7 @@ memory.
 
 BN_bn2binpad() also converts the absolute value of B<a> into big-endian form
 and stores it at B<to>. B<tolen> indicates the length of the output buffer
-B<to>. The result is padded with zeroes if necessary. If B<tolen> is less than
+B<to>. The result is padded with zeros if necessary. If B<tolen> is less than
 BN_num_bytes(B<a>) an error is returned.
 
 BN_bin2bn() converts the positive integer in big-endian form of length