From b7c3340f55d092fbe2222da2b78441401fc02b43 Mon Sep 17 00:00:00 2001 From: Jack Danger Canty Date: Fri, 1 May 2015 08:48:00 -0700 Subject: Typo fix: separed -> separated --- src/htshelp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/htshelp.c b/src/htshelp.c index b75b80a..65a3bd1 100644 --- a/src/htshelp.c +++ b/src/htshelp.c @@ -299,7 +299,7 @@ void help_wizard(httrackp * opt) { // Options do { printf - ("\nYou can define additional options, such as recurse level (-r), separed by blank spaces\n"); + ("\nYou can define additional options, such as recurse level (-r), separated by blank spaces\n"); printf("To see the option list, type help\n"); printf("Additional options (return=none) :"); linput(stdin, str, 250); -- cgit v1.2.3