TT#187700 Fix typo

Change-Id: Ia168f8ff5f6c43e7ec2302aa8f7550c4dd03169d
(cherry picked from commit ba319d5873)
mr9.5.6
Mykola Malkov 3 years ago
parent 455bd0eec1
commit 0a7bf40e7d

@ -236,7 +236,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