From: hal9 Date: Sat, 24 Aug 2002 20:53:10 +0000 (+0000) Subject: Fix typo 'failiure'. X-Git-Tag: v_3_1_archive_branchpoint~211 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=50c3160fbafe208b5c6124b3bdc768beed7da31b Fix typo 'failiure'. --- diff --git a/templates/connect-failed b/templates/connect-failed index 8e6de608..16bfc6cb 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 f220b5c9..753abb20 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.