From bbdda6787a617e264e927da4ad480b0c8add059b Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Fri, 22 Jun 2012 18:23:51 +0200 Subject: [PATCH] Pod fix. Changed =head to =head2 as suggested by anonymous visitor to the wiki. --- modules/namespaces.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/namespaces.pl b/modules/namespaces.pl index 4607c137..ff270966 100644 --- a/modules/namespaces.pl +++ b/modules/namespaces.pl @@ -249,7 +249,7 @@ sub NewNamespaceGetRcLines { # starttime, hash of seen pages to use as a second return LatestChanges(@result); } -=head RSS feed +=head2 RSS feed When retrieving the RSS feed with the parameter full=1, one would expect the various items to contain the fully rendered HTML.