mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-19 09:37:14 +02:00
[nodes] ImageProcessing: minor wording change
This commit is contained in:
parent
d1ab87234d
commit
11af1cca69
1 changed files with 2 additions and 2 deletions
|
@ -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],
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue