diff options
author | Peter Palfrader <peter@palfrader.org> | 2002-08-10 11:32:13 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2002-08-10 11:32:13 +0000 |
commit | 8e33da7d2ff1d5384d96f7463d793c4e56409506 (patch) | |
tree | e8b6b2f2a7e8fa6228b869c97cdba04fd22da748 | |
parent | 0b94c34343aee2dfb449166f4884f16a71e3c7fe (diff) |
Fix a few typos
-rw-r--r-- | templates/echolot.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/echolot.html b/templates/echolot.html index 5c72942..cf2804a 100644 --- a/templates/echolot.html +++ b/templates/echolot.html @@ -1,14 +1,14 @@ <html> <head> <title>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</title> - <!-- $Id: echolot.html,v 1.2 2002/08/10 01:34:57 weasel Exp $ --> + <!-- $Id: echolot.html,v 1.3 2002/08/10 11:32:13 weasel Exp $ --> </head> <body> <h1>Remailer Reliability Stats [<TMPL_VAR NAME="SITE_NAME">]</h1> <p> -This pinger automatically collects and generates remail reliability statistics -for both Type I (Cypherpunkt) and Type II (Mixmaster) remamailers. It also +This pinger automatically collects and generates remailer reliability statistics +for both Type I (Cypherpunkt) and Type II (Mixmaster) remailers. It also offers current keyrings <TMPL_IF NAME="thesaurus">and each remailer's reply to <code>remailer-xxx</code> queries </TMPL_IF>for your convenience. |