doc: remove end of line whitespace
[openssl.git] / doc / internal / man3 / ossl_provider_new.pod
index 09b2e041172f96c1563104cf892c3d3f7cb0fef2..10d197bcfc9b902e1a662622d18b910c47121819 100644 (file)
@@ -296,7 +296,7 @@ in a bitstring that's internal to I<provider>.
 
 ossl_provider_test_operation_bit() checks if the bit operation I<bitnum>
 is set (1) or not (0) in the internal I<provider> bitstring, and sets
-I<*result> to 1 or 0 accorddingly. 
+I<*result> to 1 or 0 accorddingly.
 
 ossl_provider_clear_all_operation_bits() clears all of the operation bits
 to (0) for all providers in the library context I<libctx>.