perl5.001 patch.1f
[p5sagit/p5-mst-13.2.git] / pod / modpods / Benchmark.pod
index bdb3f05..6b7d949 100644 (file)
@@ -8,7 +8,7 @@ timethese - run several chunks of code several times
 
 timeit - run a chunk of code and see how long it goes
 
-=head1 SYNOPSYS
+=head1 SYNOPSIS
 
     timethis ($count, "code");