Don't include tests on sample command line, the test does globbing now
[catagits/Catalyst-Runtime.git] / t / conf / extra.conf.in
index cb8c13b..3b64074 100644 (file)
@@ -34,7 +34,7 @@
     ScriptAlias / @ServerRoot@/tmp/TestApp/script/testapp_fastcgi.pl/
 
     <IfModule mod_rewrite.c>
-        # Fix trailing slas
+        # Fix trailing slash
         RewriteEngine on
         RewriteRule /fastcgi/deep/path$ /fastcgi/deep/path/ [PT]
     </IfModule>