Commit 08ec5a5b authored by Taddeus Kroes's avatar Taddeus Kroes

Corrected typo.

parent 7ac11f2e
......@@ -34,7 +34,7 @@ require_once 'base.php';
* </code>
*
* You can use regular expression patterns to specify an URL. Any matches are
* passed to the handler funtion as parameters:
* passed to the handler function as parameters:
* <code>
* function page($pagename) {
* return "This is the $pagename page.";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment