More typo fixes
[openssl.git] / include / openssl / ui.h
index a5fedb5d76a0b367fe0352a0644de8cdd743f195..fd8f8986411472befde37cec043a37e8f3c6a76a 100644 (file)
@@ -207,7 +207,7 @@ const UI_METHOD *UI_set_method(UI *ui, const UI_METHOD *meth);
 UI_METHOD *UI_OpenSSL(void);
 
 /*
- * NULL method.  Literarily does nothing, but may serve as a placeholder
+ * NULL method.  Literally does nothing, but may serve as a placeholder
  * to avoid internal default.
  */
 const UI_METHOD *UI_null(void);