aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/10.glsl/11.geometry.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/examples/10.glsl/11.geometry.pd
parent96d88000113b5f05586d9f7d10978bc90ce3c035 (diff)
Gem fe8d7345a0bd357673f1d5943c871bf938deafac linux/amd64
built 'master:fe8d7345a0bd357673f1d5943c871bf938deafac' for linux/amd64
Diffstat (limited to 'Gem/examples/10.glsl/11.geometry.pd')
-rw-r--r--Gem/examples/10.glsl/11.geometry.pd2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gem/examples/10.glsl/11.geometry.pd b/Gem/examples/10.glsl/11.geometry.pd
index 1851c8a..2782494 100644
--- a/Gem/examples/10.glsl/11.geometry.pd
+++ b/Gem/examples/10.glsl/11.geometry.pd
@@ -27,7 +27,7 @@
#X obj 44 576 circle;
#X obj 182 176 t b b;
#X text 184 7 geometry shader;
-#X text 48 28 The geometry shader is usefull to create new geometry
+#X text 48 28 The geometry shader is useful to create new geometry
;
#X text 51 47 Here is an example where 40 circles are draw with 1 single
primitive.;