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
commit91173c04c77e5261d839f6abd69ac662d9e0ec54 (patch)
tree8a66d94b92a464d43995e519c570444959d4680c /embed.pl
parent69a2277cd15856ff1d747364f2d2871c56683b23 (diff)
downloadperl-91173c04c77e5261d839f6abd69ac662d9e0ec54.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