fixed spelling error.
This commit is contained in:
parent
ee1b86ffbd
commit
1adb7b0dca
@ -117,7 +117,7 @@ main(argc, argv)
|
||||
break;
|
||||
}
|
||||
if (secure && strchr(*ap, '@')) {
|
||||
puts("fowarding service denied\r\n");
|
||||
puts("forwarding service denied\r\n");
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user