Fixup some pre-(make test) typos.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / DispatchType / Regex.pm
index af9a11a..0b2264d 100644 (file)
@@ -66,7 +66,7 @@ override match => sub {
     }
 
     return 0;
-}
+};
 
 =head2 $self->register( $c, $action )