summaryrefslogtreecommitdiff
path: root/src/htshelp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/htshelp.c')
-rw-r--r--src/htshelp.c2
1 files changed, 1 insertions, 1 deletions
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<number>), separed by blank spaces\n");
+ ("\nYou can define additional options, such as recurse level (-r<number>), separated by blank spaces\n");
printf("To see the option list, type help\n");
printf("Additional options (return=none) :");
linput(stdin, str, 250);