typo-fixes: miscellaneous typo fixes
[openssl.git] / apps / ca.c
index 48f7cd197387a65f9e289a34332bc0545f372d2a..847809a513d74bdfbe1db13621c032ab2c2e5b5e 100644 (file)
--- a/apps/ca.c
+++ b/apps/ca.c
@@ -605,7 +605,7 @@ end_of_options:
         /*
          * outdir is a directory spec, but access() for VMS demands a
          * filename.  We could use the DEC C routine to convert the
-         * directory syntax to Unixly, and give that to app_isdir,
+         * directory syntax to Unix, and give that to app_isdir,
          * but for now the fopen will catch the error if it's not a
          * directory
          */