[nodes] ImageProcessing: minor wording change

This commit is contained in:
Fabien Castan 2020-09-04 16:59:46 +02:00
parent d1ab87234d
commit 11af1cca69

View file

@ -119,8 +119,8 @@ Convert or apply filtering to the input images.
),
desc.BoolParam(
name='fillHoles',
label='Fill holes',
description='Fill holes.',
label='Fill Holes',
description='Fill holes based on the alpha channel.',
value=False,
uid=[0],
),