# New Ticket Created by  Bob Wilkinson 
# Please include the string:  [perl #43453]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=43453 >


Hello

     A couple of typos in docs/configuration.pod.

[EMAIL PROTECTED]:~/src/parrot/docs$ svn diff configuration.pod
Index: configuration.pod
===================================================================
--- configuration.pod   (revision 19512)
+++ configuration.pod   (working copy)
@@ -71,7 +71,7 @@

 Templates for to be generated files usually have the extension '.in'.  There is
 variable substitutes and funny macros like 'CONDITIONED_LINE' and
-INVERSE_CONDITIONED_LINE'.
+'INVERSE_CONDITIONED_LINE'.

 =head2 Prompt or Probe?

@@ -152,7 +152,7 @@
 L<Parrot::Configure> is passed is as the first parameter.  The return value is
 undefined.

-I<XXX> In the near future the return value of this method will be signifigant
+I<XXX> In the near future the return value of this method will be significant
 and there will be a means of passing additional parameters.

 =back

Patch enclosed too.

Bob
Index: configuration.pod
===================================================================
--- configuration.pod   (revision 19512)
+++ configuration.pod   (working copy)
@@ -71,7 +71,7 @@
 
 Templates for to be generated files usually have the extension '.in'.  There is
 variable substitutes and funny macros like 'CONDITIONED_LINE' and
-INVERSE_CONDITIONED_LINE'.
+'INVERSE_CONDITIONED_LINE'.
 
 =head2 Prompt or Probe?
 
@@ -152,7 +152,7 @@
 L<Parrot::Configure> is passed is as the first parameter.  The return value is
 undefined.
 
-I<XXX> In the near future the return value of this method will be signifigant
+I<XXX> In the near future the return value of this method will be significant
 and there will be a means of passing additional parameters.
 
 =back

Reply via email to