Fix typo in documents
[openssl.git] / doc / man3 / OSSL_STORE_LOADER.pod
index 6a6d3b687ba6e34c5b0f6d43fbf08808e7b7dfdf..0bdd1124b623976fdae46bffeb6c3d766fc6da8f 100644 (file)
@@ -118,9 +118,9 @@ L<OSSL_STORE_INFO(3)> functions.
 If no more data is available or an error occurs, this function is
 expected to return NULL.
 The B<OSSL_STORE_eof_fn> and B<OSSL_STORE_error_fn> functions must indicate if
-it was in fact the end of data or if an error occured.
+it was in fact the end of data or if an error occurred.
 
-Note that this function retrives I<one> data item only.
+Note that this function retrieves I<one> data item only.
 
 =item B<OSSL_STORE_eof_fn>