X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fhttp.c;h=1a4b2e101ac11b26d59ff4eb074cc543adbb2464;hp=8d4edba5ba3852b0cd2219fbb0f6d07539c7a406;hb=172a11764713faeb7eb6ce569c032b1b1e37e370;hpb=ae0598df9bc459652c167fa9826a72b10b775a7a diff --git a/src/http.c b/src/http.c index 8d4edba5..1a4b2e10 100644 --- a/src/http.c +++ b/src/http.c @@ -3118,7 +3118,7 @@ Spider mode enabled. Check if remote file exists.\n")); case WARC_ERR: /* A fatal WARC error. */ logputs (LOG_VERBOSE, "\n"); - logprintf (LOG_NOTQUIET, _("Cannot write to WARC file..\n")); + logprintf (LOG_NOTQUIET, _("Cannot write to WARC file.\n")); ret = err; goto exit; case WARC_TMP_FOPENERR: case WARC_TMP_FWRITEERR: