From 52ab27ec75c5d6ec0d3426a73dafeed80f5f0902 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 12 Nov 2004 02:28:06 +0000 Subject: [PATCH] fix punctuation error --- lib/WebGUI/i18n/English/HttpProxy.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/HttpProxy.pm b/lib/WebGUI/i18n/English/HttpProxy.pm index 80061dc89..f4364750b 100644 --- a/lib/WebGUI/i18n/English/HttpProxy.pm +++ b/lib/WebGUI/i18n/English/HttpProxy.pm @@ -16,7 +16,7 @@ The starting URL for the proxy.

Follow redirects?
-Sometimes the URL to a page, is actually a redirection to another page. Do you wish to follow those redirections when they occur? +Sometimes the URL to a page is actually a redirection to another page. Do you wish to follow those redirections when they occur?

Rewrite urls?