Fix horrible typo

This commit is contained in:
filp
2013-04-10 16:06:49 +01:00
parent 88777bda76
commit 5eaa3ac285
+1 -1
View File
@@ -101,7 +101,7 @@ $handler->addDataTable(array(
// Set the title of the error page:
$handler->setPageTitle("We're all going to be fired!");
$run->pushHandler($hanlder);
$run->pushHandler($handler);
// Add a special handler to deal with AJAX requests with an
// equally-informative JSON response. Since this handler is