trivial change to generate site build

git-svn-id: https://svn.apache.org/repos/asf/incubator/allura/site/trunk@1401967 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/path.pm b/lib/path.pm
index f52bb8e..33496fd 100644
--- a/lib/path.pm
+++ b/lib/path.pm
@@ -9,7 +9,7 @@
 
 ) ;
 
-# for specifying interdependencies between files
+## for specifying interdependencies between files
 
 our %dependencies = (
     "/allura/sitemap.html" => [ grep s!^content!!, glob "content/allura/*.mdtext" ],