"We have encountered an attribute conflict with '$name' "
. "during role composition. "
. " This attribute is defined in both $role1 and $role2."
- . " This is fatal error and cannot be disambiguated." );
+ . " This is a fatal error and cannot be disambiguated." );
}
$seen{$name} = $attr;