Change 33455: [PATCH pod/perlfaq.pod] Typo Fix

[email protected] (H . Merijn Brand) Sun, 9 Mar 2008 04:00:03 -0700 (PDT)
Newsgroups perl.perlfaq.workers,perl.perl5.changes
Message-ID <[email protected]>
Change 33455 by merijn@merijn-nb09 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.