X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=lib%2FThread%2FCleanup.pm;h=a05fd7b537f9b330d45706598210633886004dc0;hb=8f6f331e10551fe3d0cb889bd96b6f8ceedd9d6f;hp=e9f3e92059ab6ede92e19aef61d2687f37f701d5;hpb=f4b08a8e448285acab84bc4fc755ae8ee524fecf;p=perl%2Fmodules%2FThread-Cleanup.git diff --git a/lib/Thread/Cleanup.pm b/lib/Thread/Cleanup.pm index e9f3e92..a05fd7b 100644 --- a/lib/Thread/Cleanup.pm +++ b/lib/Thread/Cleanup.pm @@ -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