From 50c3160fbafe208b5c6124b3bdc768beed7da31b Mon Sep 17 00:00:00 2001 From: hal9 Date: Sat, 24 Aug 2002 20:53:10 +0000 Subject: [PATCH] Fix typo 'failiure'. --- templates/connect-failed | 2 +- templates/no-such-domain | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.

-- 2.39.2