TT#187700 Fix typo

Change-Id: Ia168f8ff5f6c43e7ec2302aa8f7550c4dd03169d
(cherry picked from commit ba319d5873)
mr8.5.10
Mykola Malkov 4 years ago
parent 61c2fc8128
commit 08d4f7435f

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

Loading…
Cancel
Save