fixed typo

This commit is contained in:
Daniel Jonka 2016-02-03 17:31:45 +01:00
parent fc46781880
commit 91d2ce9947

View file

@ -45,7 +45,7 @@ void cmdline_parser_print_help (void) {
cmdline_parser_print_version ();
printf(
"Usage: %s [OPTIONS]...\n"
"Build generic tunnels trough HTTPS proxies using HTTP authentication\n"
"Build generic tunnels through HTTPS proxies using HTTP authentication\n"
"\n"
"Standard options:\n"
// FIXME: " -c, --config=FILE Read config options from file\n"