fixed minor inconsistency in painter description

This commit is contained in:
Vojtěch Ducháček 2020-06-11 16:35:37 +02:00
parent 144abcb69a
commit 88e8e2718a
No known key found for this signature in database
GPG Key ID: 291FE04FC2E5DE54
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@ buildings:
painter:
default:
name: &painter Painter
description: Colors the whole shape on the left input with the color from the right input.
description: Colors the whole shape on the left input with the color from the top input.
double:
name: Painter (Double)
description: Colors the shapes on the left inputs with the color from the top input.