]> sjero.net Git - wget/blobdiff - src/http.c
Translation fixes.
[wget] / src / http.c
index 974951a1c580357866741f8b0630d6afc138f425..311cb97289537c3bf10e3435f69a536acf88bb16 100644 (file)
@@ -2782,7 +2782,7 @@ Remote file exists.\n\n"));
                   if (finished)
                     {
                       logprintf (LOG_NONVERBOSE, 
-                                 _("%s URL:%s %2d %s\n"), 
+                                 _("%s URL: %s %2d %s\n"), 
                                  tms, u->url, hstat.statcode,
                                  hstat.message ? quotearg_style (escape_quoting_style, hstat.message) : "");
                       goto exit;