JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix typo in comment
authorJason Woofenden <jason@jasonwoof.com>
Thu, 7 May 2015 21:28:01 +0000 (17:28 -0400)
committerJason Woofenden <jason@jasonwoof.com>
Thu, 7 May 2015 21:28:01 +0000 (17:28 -0400)
.htaccess

index 173e9bf..c496a28 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -26,7 +26,7 @@ RemoveHandler .cgi .php .php3 .php4 .php5 .phtml .pl .py .pyc .pyo
 # Exception: allow access to wfpl_main.php
 #
 # this allows access to any files named "wfpl_main.php" anywhere, so there's a
-# rewrite rule above to use teh top-level one, no matter which was requested.
+# rewrite rule above to use the top-level one, no matter which was requested.
 <Files "wfpl_main.php">
        php_flag engine on
        SetHandler application/x-httpd-php