shithub: werc

Download patch

ref: 5317c9ab46d64b9ac0c1e37cf6cf8c1cbd20b6d9
parent: 78ef7077901cb4915461f1c118dd3742df6a8e3f
author: Uriel <u@berlinblue.org>
date: Fri Jun 25 23:54:41 EDT 2010

Fix typo in comment, thanks btdn for reporting it.

--- a/bin/corehandlers.rc
+++ b/bin/corehandlers.rc
@@ -144,7 +144,7 @@
         setup_404_handler
 }
 
-# This function allows config files to deffine their own 404 handlers.
+# This function allows config files to define their own 404 handlers.
 fn setup_404_handler {
     handler_body_main=(tpl_handler `{get_lib_file 404.tpl})
     echo 'Status: 404 Not Found'