summaryrefslogtreecommitdiff
path: root/pod/perlop.pod
diff options
context:
space:
mode:
authorJoshua E. Rodd <jrodd@pbs.org>2001-03-28 12:29:12 -0500
committerJarkko Hietaniemi <jhi@iki.fi>2001-03-30 02:07:58 +0000
commit483b484002833a65b8cc38e3b4ab6f3211eb1977 (patch)
tree90c45d6860fd56bcade87b9f99af71c9c28d9ba5 /pod/perlop.pod
parentd81966ff01fcaf0e13cf1b40d512739033a43e42 (diff)
downloadperl-483b484002833a65b8cc38e3b4ab6f3211eb1977.tar.gz
[ID 20010328.013] Misspelling in perlop(1p) manual page
Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org> p4raw-id: //depot/perl@9458
Diffstat (limited to 'pod/perlop.pod')
-rw-r--r--pod/perlop.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlop.pod b/pod/perlop.pod
index 9e6634a5c3..8e4cddf97a 100644
--- a/pod/perlop.pod
+++ b/pod/perlop.pod
@@ -761,7 +761,7 @@ patterns local to the current package are reset.
reset if eof; # clear ?? status for next file
}
-This usage is vaguely depreciated, which means it just might possibly
+This usage is vaguely deprecated, which means it just might possibly
be removed in some distant future version of Perl, perhaps somewhere
around the year 2168.