Author: joes
Date: Mon Mar 24 20:18:13 2014
New Revision: 1581033

URL: http://svn.apache.org/r1581033
Log:
beetter

Modified:
    thrift/cms-site/trunk/lib/path.pm

Modified: thrift/cms-site/trunk/lib/path.pm
URL: 
http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1581033&r1=1581032&r2=1581033&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Mon Mar 24 20:18:13 2014
@@ -38,7 +38,7 @@ our @patterns = (
             q(<p>This page was generated by {{ conf.title }}'s
                  <strong>source tree docs</strong>:
                  <a href="{{ $snippet.uri }}"</a>{{ $snippet.path }}</a>
-               </p>),
+              </p>),
     }],
     [qr/\.md(?:text)?$/,       snippet => { %thrift_args,
         view       => [qw/single_narrative/],


Reply via email to