This commit is contained in:
vibr 2004-08-11 19:38:16 +00:00
parent 7bdd94cdb5
commit 4d7f10960c
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@
'()
(lambda (port options)
(generic-title port)
(format port "This server recieved an invalid response from the upstream server it accessed in attempting to fulfill the request.~%")
(format port "This server received an invalid response from the upstream server it accessed in attempting to fulfill the request.~%")
(close-html port extras)))))))
(define (title-html out message)