summaryrefslogtreecommitdiff
path: root/pod/perlperf.pod
diff options
context:
space:
mode:
authorKeith Thompson <kst@mib.org>2011-07-30 19:16:52 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-07-31 13:29:47 -0700
commit1cecf2c07f6a6e8177808fa5946a6ba12a5f52cf (patch)
tree1bb4fd6044b8e7b0c990479c0bfc7a3d38160294 /pod/perlperf.pod
parent7698aede74509727f7bca31c58fc7a53b182315d (diff)
downloadperl-1cecf2c07f6a6e8177808fa5946a6ba12a5f52cf.tar.gz
More typo fixes in pod/perl*.pod files
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 4751e3591c..007a02bc87 100644
--- a/pod/perlperf.pod
+++ b/pod/perlperf.pod
@@ -597,7 +597,7 @@ the code.
C<NYTProf> will generate a report database into the file F<nytprof.out> by
default. Human readable reports can be generated from here by using the
supplied C<nytprofhtml> (HTML output) and C<nytprofcsv> (CSV output) programs.
-We've used the Unix sytem C<html2text> utility to convert the
+We've used the Unix system C<html2text> utility to convert the
F<nytprof/index.html> file for convenience here.
$> html2text nytprof/index.html