summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChip Salzenberg <chip@pobox.com>2011-05-16 08:28:38 -0700
committerChip Salzenberg <chip@pobox.com>2011-05-16 08:28:38 -0700
commit0fa493bca1146fc79e7b4ff31c6b7cbac165dd6e (patch)
treea041126cd47256e755cf1c74d557434d10451789
parentb40ff8c32d5923ceb702338a55240d84db86ae33 (diff)
downloadperl-0fa493bca1146fc79e7b4ff31c6b7cbac165dd6e.tar.gz
omit needless words
-rw-r--r--pod/perlvar.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlvar.pod b/pod/perlvar.pod
index 39bab245bb..3a95edd457 100644
--- a/pod/perlvar.pod
+++ b/pod/perlvar.pod
@@ -480,7 +480,7 @@ Execution of any C<CHECK> blocks.
=item INIT
-Similar to "CHECK", but for C<INIT>-blocks, not C<CHECK> blocks.
+Execution of any C<INIT> blocks.
=item RUN