]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/internal/man3/OPENSSL_SA.pod
Fix typos and repeated words
[thirdparty/openssl.git] / doc / internal / man3 / OPENSSL_SA.pod
index 1a6e027418ac90f3f1ad63153ab761cd5700ee51..cc775830e99c6c8f48507e0b892df79ec14c675e 100644 (file)
@@ -69,7 +69,7 @@ elements.  After this call I<sa> is no longer valid.
 B<ossl_sa_I<TYPE>_doall>() calls the function I<leaf> for each element in I<sa>
 in ascending index order. The index position, within the sparse array,
 of each item is passed as the first argument to the leaf function and a
-pointer to the associated value is is passed as the second argument.
+pointer to the associated value is passed as the second argument.
 
 B<ossl_sa_I<TYPE>_doall_arg>() calls the function I<leaf> for each element in
 I<sa> in ascending index order. The index position, within the sparse