summaryrefslogtreecommitdiff
path: root/pod/perlperf.pod
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2009-02-25 22:32:37 +0000
committerDavid Mitchell <davem@iabyn.com>2009-02-25 22:32:37 +0000
commite4866e2e9b3d73de0e43d811485034a7bfa1f364 (patch)
treec98a1dab4b08016d88e6b7a25912eaf7486caa1f /pod/perlperf.pod
parent851e29585b5eff13e6d5a12328bfeebffdf7375d (diff)
downloadperl-e4866e2e9b3d73de0e43d811485034a7bfa1f364.tar.gz
fix typo in pod/perlperf.pod
Diffstat (limited to 'pod/perlperf.pod')
-rw-r--r--pod/perlperf.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlperf.pod b/pod/perlperf.pod
index 3faf36485c..2b189bf98c 100644
--- a/pod/perlperf.pod
+++ b/pod/perlperf.pod
@@ -5,7 +5,7 @@ perlperf - Perl Performance and Optimization Techniques
=head1 DESCRIPTION
This is an introduction to the use of performance and optimization techniques
-which can be used with particular reference to perl progams. While many perl
+which can be used with particular reference to perl programs. While many perl
developers have come from other languages, and can use their prior knowledge
where appropriate, there are many other people who might benefit from a few
perl specific pointers. If you want the condensed version, perhaps the best