misspellings fixes by https://github.com/vlajos/misspell_fixer
[openssl.git] / doc / crypto / BN_BLINDING_new.pod
index b96c56b37685653920e64586361c7c46a53f2326..1fa7eb0924b3f93dfc3cbc6f8eb5151d39abca39 100644 (file)
@@ -84,7 +84,7 @@ or NULL in case of an error.
 
 BN_BLINDING_update(), BN_BLINDING_convert(), BN_BLINDING_invert(),
 BN_BLINDING_convert_ex() and BN_BLINDING_invert_ex() return 1 on
-success and 0 if an error occured.
+success and 0 if an error occurred.
 
 BN_BLINDING_thread_id() returns a pointer to the thread id object
 within a B<BN_BLINDING> object.