Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Clean up grammar.
Brad Davis committed 10 years ago
commit dc573823fe2eed9ecf09ee1be2410bbacee57903
parent 3433197
1 file changed +1 -1
modified src/utils.c
@@ -167,7 +167,7 @@ vquery_yesno(bool deft, const char *msg, va_list ap)
					break;
				}
			}
-
			printf("Please type 'Y[es]' or 'N[o]' to make selection\n");
+
			printf("Please type 'Y[es]' or 'N[o]' to make a selection\n");
			printf("%s", out);
		}
		else {