correct reference in comment

This commit is contained in:
vibr 2005-04-04 20:57:36 +00:00
parent cf747a97b4
commit d864e4da80
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
;;; lookup to determine how to implement a given operation on a particular
;;; path.
;;;
;;; The REQUEST is a request record, as defined in httpd-core.scm, containing
;;; The REQUEST is a request record, as defined in request.scm, containing
;;; the details of the client request.
;; general request handler combinator: