summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2021-05-11 13:54:42 -0400
committerPauli <pauli@openssl.org>2021-05-13 11:18:27 +1000
commit36c5bb1affc299f94e6f0431f11e90b734eb31f9 (patch)
tree1ff62f53020eba1dda2488d0417e62ad6679c291
parentb98f752ec330cdc81d1f27a9506e6dcc8c00af5a (diff)
Fix cut/paste (?) error.
Reviewed-by: Ben Kaduk <kaduk@mit.edu> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15232)
-rw-r--r--doc/internal/man3/OPENSSL_SA.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/internal/man3/OPENSSL_SA.pod b/doc/internal/man3/OPENSSL_SA.pod
index cc775830e9..c7e62461e5 100644
--- a/doc/internal/man3/OPENSSL_SA.pod
+++ b/doc/internal/man3/OPENSSL_SA.pod
@@ -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