Merge pull request #106 from CerxMe/fix-painter-desc

fixed minor inconsistency in painter description
This commit is contained in:
tobspr 2020-06-11 18:43:22 +02:00 committed by GitHub
commit 48b31a0eaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.