From 88e8e2718a8cbe2e40a6c758e7aa81f8b54420dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20Duch=C3=A1=C4=8Dek?= Date: Thu, 11 Jun 2020 16:35:37 +0200 Subject: [PATCH] fixed minor inconsistency in painter description --- translations/base-en.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/base-en.yaml b/translations/base-en.yaml index 7850a9c8..5af5c8aa 100644 --- a/translations/base-en.yaml +++ b/translations/base-en.yaml @@ -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.