Author: coke
Date: Thu Nov  3 06:01:52 2005
New Revision: 9739

Modified:
   trunk/imcc/docs/syntax.pod
Log:
minor grammatico.



Modified: trunk/imcc/docs/syntax.pod
==============================================================================
--- trunk/imcc/docs/syntax.pod  (original)
+++ trunk/imcc/docs/syntax.pod  Thu Nov  3 06:01:52 2005
@@ -95,7 +95,7 @@ characters outside thar range, specify a
 
 Heredocs work like single or double quoted strings. All lines up to
 the terminating delimiter is slurped into the string. The delimiter
-has to be on it's own line with no trailing whitespace.
+has to be on its own line with no trailing whitespace.
 
   $S0 = <<'EOT'
   ...

Reply via email to