aboutsummaryrefslogtreecommitdiff
path: root/Gem/pix_rectangle-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2017-09-15 22:01:00 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2017-09-15 22:01:00 +0000
commitbec3062f8091a6742db26a4eb047377745d3d423 (patch)
tree61601f85aa8da92b6a91ca806cf2edf42cd12e68 /Gem/pix_rectangle-help.pd
parent96d88000113b5f05586d9f7d10978bc90ce3c035 (diff)
Gem fe8d7345a0bd357673f1d5943c871bf938deafac linux/amd64
built 'master:fe8d7345a0bd357673f1d5943c871bf938deafac' for linux/amd64
Diffstat (limited to 'Gem/pix_rectangle-help.pd')
-rw-r--r--Gem/pix_rectangle-help.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gem/pix_rectangle-help.pd b/Gem/pix_rectangle-help.pd
index 05a94b3..e9c27eb 100644
--- a/Gem/pix_rectangle-help.pd
+++ b/Gem/pix_rectangle-help.pd
@@ -68,10 +68,10 @@
rectangle: <x1> <y1> <x2> <y2>;
#X msg 494 151 40 10 100 200;
#X text 13 305 Inlet 3: list : 3(RGB) or 4(RGBA) float-values defining
-the color of the rectangle (defaut: 1 1 1 1);
+the color of the rectangle (default: 1 1 1 1);
#X text 21 111 pix_rectangle renders a rectangle onto a pix-buffer.
This means that you have to have an image already loaded to render
-into. Set the positione and size with the two corners of the rectangle.
+into. Set the position and size with the two corners of the rectangle.
;
#X connect 10 0 11 0;
#X connect 11 0 10 0;