From: Jason Woofenden Date: Thu, 7 May 2015 21:28:01 +0000 (-0400) Subject: fix typo in comment X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=commitdiff_plain;h=7eee99585040417e2be07833570d11ccd7e66c44 fix typo in comment --- diff --git a/.htaccess b/.htaccess index 173e9bf..c496a28 100644 --- 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. php_flag engine on SetHandler application/x-httpd-php