From: Karen Etheridge Date: Sat, 6 Jul 2019 21:17:13 +0000 (-0700) Subject: spelling X-Git-Tag: v0.31~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0a64ef0fa1f380ca60691d95d96c9eed898529bb;p=p5sagit%2FTry-Tiny.git spelling --- diff --git a/lib/Try/Tiny.pm b/lib/Try/Tiny.pm index 28ef9a7..5e0e8e4 100644 --- a/lib/Try/Tiny.pm +++ b/lib/Try/Tiny.pm @@ -263,7 +263,7 @@ Note that adding a C block without a preceding C block suppresses any errors. This behaviour is consistent with using a standalone C, but it is not consistent with C/C patterns found in other programming languages, such as Java, Python, Javascript or C#. If you -learnt the C/C pattern from one of these languages, watch out for +learned the C/C pattern from one of these languages, watch out for this. =head1 EXPORTS