Fix Typos
[openssl.git] / crypto / ui / ui_openssl.c
index 04d4f6e4462bf2e930447bdacf6ff9018f0783ed..2b5e5c1f02cd569873b038a1c1fb0762559dbb41 100644 (file)
@@ -79,7 +79,7 @@
  * systems that require something different.
  *
  * Note: we do not use SGTTY unless it's defined by the configuration.  We
- * may eventually opt to remove it's use entirely.
+ * may eventually opt to remove its use entirely.
  */
 
 # if !defined(TERMIOS) && !defined(TERMIO) && !defined(SGTTY)