develooper Front page | perl.perl6.internals | Postings from April 2008

[svn:parrot-pdd] r26766 - trunk/docs/pdds

From:
chromatic
Date:
April 5, 2008 00:12
Subject:
[svn:parrot-pdd] r26766 - trunk/docs/pdds
Author: chromatic
Date: Sat Apr  5 00:12:04 2008
New Revision: 26766

Modified:
   trunk/docs/pdds/pdd_template.pod

Log:
[docs] Fixed a POD formatting error in PDD template.

Modified: trunk/docs/pdds/pdd_template.pod
==============================================================================
--- trunk/docs/pdds/pdd_template.pod	(original)
+++ trunk/docs/pdds/pdd_template.pod	Sat Apr  5 00:12:04 2008
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2006, The Perl Foundation.
+# Copyright (C) 2001-2008, The Perl Foundation.
 # $Id$
 
 =head1 NAME
@@ -13,7 +13,7 @@
 
 Summary of the contents of the PDD.
 
-=item SYNOPSIS I<(optional)>:
+=head1 SYNOPSIS I<(optional)>:
 
 Code snippets showing the semantics of the PDD (if applicable).
 



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About