]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/http-support.c
Update CREDITS.txt
[thirdparty/cups.git] / cups / http-support.c
index 2af48148efd2e57a404e365f46d4d7d5ef808641..21776d70e18f4d0304ae57cf69e307de3a88f8cd 100644 (file)
@@ -1724,7 +1724,7 @@ _httpResolveURI(
        while (time(NULL) < end_time)
        {
          if (options & _HTTP_RESOLVE_STDERR)
-           _cupsLangPrintFilter(stderr, "INFO", _("Looking for printer..."));
+           _cupsLangPrintFilter(stderr, "INFO", _("Looking for printer."));
 
          if (cb && !(*cb)(context))
          {