From: hal9 Date: Sat, 24 Aug 2002 20:52:22 +0000 (+0000) Subject: Fix typo 'failiure'. X-Git-Tag: v_3_0_0~16 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=92858f13a2c4f0540d8d9cd1f2f9d4ec74cdf872;p=privoxy.git Fix typo 'failiure'. --- diff --git a/templates/connect-failed b/templates/connect-failed index b332f9da..2295898f 100644 --- a/templates/connect-failed +++ b/templates/connect-failed @@ -116,7 +116,7 @@

Your request for @protocol@@hostport@@path@ could not be fulfilled, because the connection to @host@ (@host-ip@) could not be established.

-

This is often a temporary failiure, so you might just +

This is often a temporary failure, so you might just try again.

diff --git a/templates/no-such-domain b/templates/no-such-domain index 34403e59..7e911772 100644 --- a/templates/no-such-domain +++ b/templates/no-such-domain @@ -118,7 +118,7 @@

Your request for @protocol@@hostport@@path@ could not be fulfilled, because the domain name @host@ could not be resolved.

-

This is often a temporary failiure, so you might just +

This is often a temporary failure, so you might just try again.