Fix cut/paste (?) error.
authorRich Salz <rsalz@akamai.com>
Tue, 11 May 2021 17:54:42 +0000 (13:54 -0400)
committerPauli <pauli@openssl.org>
Thu, 13 May 2021 01:18:27 +0000 (11:18 +1000)
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15232)

doc/internal/man3/OPENSSL_SA.pod

index cc775830e99c6c8f48507e0b892df79ec14c675e..c7e62461e56f5591a4c4e2f9977c4b26470a1cb9 100644 (file)
@@ -40,7 +40,7 @@ the processor along
 =end comment
 
 SPARSE_ARRAY_OF() returns the name for a sparse array of the specified
-B<I<TYPE>>.  DEFINE_STACK_OF() creates set of functions for a sparse
+B<I<TYPE>>.  DEFINE_SPARSE_ARRAY_OF() creates set of functions for a sparse
 array of B<I<TYPE>>. This will mean that a pointer to type B<I<TYPE>>
 is stored in each element of a sparse array, the type is referenced by
 B<SPARSE_ARRAY_OF>(B<I<TYPE>>) and each function name begins with