Author: pmichaud
Date: Thu Mar 16 18:44:22 2006
New Revision: 11914

Modified:
   trunk/docs/pdds/pdd03_calling_conventions.pod

Log:
"Paramters" -> "Parameters"


Modified: trunk/docs/pdds/pdd03_calling_conventions.pod
==============================================================================
--- trunk/docs/pdds/pdd03_calling_conventions.pod       (original)
+++ trunk/docs/pdds/pdd03_calling_conventions.pod       Thu Mar 16 18:44:22 2006
@@ -334,7 +334,7 @@
   foo(p, q :named('q'))           # the same
   foo(kw :named :flat)            # a flattening has
 
-=head2 Paramters
+=head2 Parameters
 
   .param int i                    # positional parameter
   .param pmc argv :slurpy         # slurpy array

Reply via email to