Fix typo in comment, thanks btdn for reporting it.
This commit is contained in:
parent
32c3aa8140
commit
e52190ccd8
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ fn setup_handlers {
|
|||
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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue