Many spelling fixes/typo's corrected.
[openssl.git] / include / openssl / engine.h
index 760281e65a0858da5b0563f9e14c461f54e30b8d..9f5975722bf257f7fd25c649433f601005a5c1b0 100644 (file)
@@ -401,7 +401,7 @@ int ENGINE_register_complete(ENGINE *e);
 int ENGINE_register_all_complete(void);
 
 /*
- * Send parametrised control commands to the engine. The possibilities to
+ * Send parameterised control commands to the engine. The possibilities to
  * send down an integer, a pointer to data or a function pointer are
  * provided. Any of the parameters may or may not be NULL, depending on the
  * command number. In actuality, this function only requires a structural