X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlthrtut.pod;h=0b7092b39dca19a3c5b20cfc5f816f71ba8db9be;hb=22d4bb9ccb8701e68f9243547d7e3a3c55f70908;hp=3a1cf866e2cbcef69e159a879285008b30dcc317;hpb=4b19af017623bfa3bb72bb164598a517f586e0d3;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlthrtut.pod b/pod/perlthrtut.pod index 3a1cf86..0b7092b 100644 --- a/pod/perlthrtut.pod +++ b/pod/perlthrtut.pod @@ -991,7 +991,7 @@ the explanation is much longer than the program. A complete thread tutorial could fill a book (and has, many times), but this should get you well on your way. The final authority on how -Perl's threads behave is the documention bundled with the Perl +Perl's threads behave is the documentation bundled with the Perl distribution, but with what we've covered in this article, you should be well on your way to becoming a threaded Perl expert.