TT#187700 Fix typo

Change-Id: Ia168f8ff5f6c43e7ec2302aa8f7550c4dd03169d
(cherry picked from commit ba319d5873)
mr10.5.3
Mykola Malkov 3 years ago
parent f50ac4a6c3
commit acb2974d25

@ -246,7 +246,7 @@ __USAGE__
} }
sub is_exception { sub is_exception {
my $exceptions, $type, $schema, $element, $attr) = @_; my ($exceptions, $type, $schema, $element, $attr) = @_;
$attr //= ''; $attr //= '';
foreach my $exception (@{$exceptions}) { foreach my $exception (@{$exceptions}) {

Loading…
Cancel
Save