diff options
author | chromatic <chromatic@wgz.org> | 2008-03-08 06:08:30 -0800 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2008-03-09 10:54:11 +0000 |
commit | 7ba193690277b4a41f1778d1f2dae795f7da82c7 (patch) | |
tree | 7d61e6707b1e3d0af6e2b57a9b9b808e1640e837 /pod/perlfaq.pod | |
parent | 52a5bfab8876f302d269f1bfa46eae1998f0d3ca (diff) | |
download | perl-7ba193690277b4a41f1778d1f2dae795f7da82c7.tar.gz |
Typo Fix
Message-Id: <200803081408.30766.chromatic@wgz.org>
p4raw-id: //depot/perl@33455
Diffstat (limited to 'pod/perlfaq.pod')
-rw-r--r-- | pod/perlfaq.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlfaq.pod b/pod/perlfaq.pod index e0ec672aff..f5e7a0d52f 100644 --- a/pod/perlfaq.pod +++ b/pod/perlfaq.pod @@ -12,7 +12,7 @@ into nine major sections outlined in this document. The perlfaq comes with the standard Perl distribution, so if you have Perl you should have the perlfaq. You should also have the C<perldoc> tool -that let's you read the L<perlfaq>: +that lets you read the L<perlfaq>: $ perldoc perlfaq |