diff options
Diffstat (limited to 'pod/modpods/Benchmark.pod')
-rw-r--r-- | pod/modpods/Benchmark.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/modpods/Benchmark.pod b/pod/modpods/Benchmark.pod index bdb3f05700..6b7d949336 100644 --- a/pod/modpods/Benchmark.pod +++ b/pod/modpods/Benchmark.pod @@ -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"); |