Fix some Typos and indents
[openssl.git] / apps / req.c
index f43dae58ab589c9858fc22eaf217205ca915ffc7..dab67a05345475767f06d22a843e8ec83962b5f3 100644 (file)
@@ -1305,7 +1305,7 @@ static int check_end(const char *str, const char *end)
 
 /*
  * Merge the two strings together into the result buffer checking for
- * overflow and producing an error message is there is.
+ * overflow and producing an error message if there is.
  */
 static int join(char buf[], size_t buf_size, const char *name,
                 const char *tail, const char *desc)