[SCM] libtype-tiny-perl Debian packaging branch, master, updated. debian/0.016-1-48-ga7f6748

Mark Stosberg mark at stosberg.com
Mon Jul 29 12:54:58 UTC 2013


The following commit has been merged in the master branch:
commit 426a15b9e339ff538782f59d36b2e7a7d4a2e850
Author: Mark Stosberg <mark at stosberg.com>
Date:   Wed Jul 17 15:00:19 2013 -0400

    fix typo "regular exception"

diff --git a/lib/Types/Standard.pm b/lib/Types/Standard.pm
index 1262268..682eb6b 100644
--- a/lib/Types/Standard.pm
+++ b/lib/Types/Standard.pm
@@ -1821,7 +1821,7 @@ a tied hash, use an intersection:
 
 =item C<< StrMatch[`a] >>
 
-A string that matches a regular exception:
+A string that matches a regular expression:
 
    declare "Distance",
       as StrMatch[ qr{^([0-9]+)\s*(mm|cm|m|km)$} ];

-- 
libtype-tiny-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list