]> git.vpit.fr Git - perl/modules/Thread-Cleanup.git/commitdiff
POD typo
authorVincent Pit <vince@profvince.com>
Wed, 8 Apr 2009 22:24:01 +0000 (00:24 +0200)
committerVincent Pit <vince@profvince.com>
Wed, 8 Apr 2009 22:24:01 +0000 (00:24 +0200)
lib/Thread/Cleanup.pm

index e9f3e92059ab6ede92e19aef61d2687f37f701d5..a05fd7b537f9b330d45706598210633886004dc0 100644 (file)
@@ -59,7 +59,7 @@ it will be called for detached threads only if they terminate before the main th
 
 =item *
 
-it won't trigger for the the destruction of the main thread.
+it won't trigger for the destruction of the main thread.
 
 =back