Change 14812 by ams@lustre on 2002/02/21 14:59:09
Subject: typo correction
From: [EMAIL PROTECTED]
Date: 21 Feb 2002 15:43:49 -0000
Message-Id: <[EMAIL PROTECTED]>
Affected files ...
.... //depot/perl/pod/perldebug.pod#44 edit
Differences ...
==== //depot/perl/pod/perldebug.pod#44 (text) ====
Index: perl/pod/perldebug.pod
--- perl/pod/perldebug.pod.~1~ Thu Feb 21 08:15:05 2002
+++ perl/pod/perldebug.pod Thu Feb 21 08:15:05 2002
@@ -90,7 +90,7 @@
If the C<maxdepth> is included, it must be a numeral I<N>; the value is
dumped only I<N> levels deep, as if the C<dumpDepth> option had been
-deporarily set to I<N>.
+temporarily set to I<N>.
=item V [pkg [vars]]
End of Patch.