summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-03-19 07:41:46 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-03-19 07:41:46 +0000
commit85add8c20c52762eef70f97d016f6b677c9a4612 (patch)
tree8a66d94b92a464d43995e519c570444959d4680c /embed.pl
parent2a4bf7730d252fcadf5e50c3a9c740b5c94acfe3 (diff)
downloadperl-85add8c20c52762eef70f97d016f6b677c9a4612.tar.gz
pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>)
p4raw-id: //depot/perl@5823
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.pl b/embed.pl
index a37f761a3e..593ab19f55 100755
--- a/embed.pl
+++ b/embed.pl
@@ -688,7 +688,7 @@ print EM <<'END';
#endif /* PERL_GLOBAL_STRUCT */
-#ifdef PERL_POLLUTE /* disabled by default in 5.006 */
+#ifdef PERL_POLLUTE /* disabled by default in 5.6.0 */
END