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).
 

Reply via email to