Make perldiag agree with #19138.
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 2 Apr 2003 19:44:07 +0000 (19:44 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 2 Apr 2003 19:44:07 +0000 (19:44 +0000)
p4raw-id: //depot/perl@19139

pod/perldiag.pod

index e622a60..92c4d8a 100644 (file)
@@ -44,7 +44,7 @@ letter.
 
 =over 4
 
-=item A thread exited while %d other threads were still running
+=item A thread exited while %d threads were running
 
 (W) When using threaded Perl, a thread (not necessarily the main
 thread) exited while there were still other threads running.