Change 33455 by [EMAIL PROTECTED] on 2008/03/09 10:54:11
Subject: [PATCH pod/perlfaq.pod] Typo Fix
From: chromatic <[EMAIL PROTECTED]>
Date: Sat, 8 Mar 2008 14:08:30 -0800
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/pod/perlfaq.pod#49 edit
Differences ...
==== //depot/perl/pod/perlfaq.pod#49 (text) ====
Index: perl/pod/perlfaq.pod
--- perl/pod/perlfaq.pod#48~32464~ 2007-11-23 03:39:00.000000000 -0800
+++ perl/pod/perlfaq.pod 2008-03-09 03:54:11.000000000 -0700
@@ -12,7 +12,7 @@
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
End of Patch.