Update API to use (char *) for email addresses and hostnames
[openssl.git] / doc / crypto / BN_new.pod
index 3033789c5147873479a321af443ca28b254853b8..ab7a105e3ad7e9f19b3ab386c9f3888dff17b93c 100644 (file)
@@ -20,7 +20,7 @@ BN_new, BN_init, BN_clear, BN_free, BN_clear_free - allocate and free BIGNUMs
 
 =head1 DESCRIPTION
 
-BN_new() allocated and initializes a B<BIGNUM> structure. BN_init()
+BN_new() allocates and initializes a B<BIGNUM> structure. BN_init()
 initializes an existing uninitialized B<BIGNUM>.
 
 BN_clear() is used to destroy sensitive data such as keys when they