aboutsummaryrefslogtreecommitdiff
path: root/Gem/render_trigger-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'Gem/render_trigger-help.pd')
-rw-r--r--Gem/render_trigger-help.pd6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gem/render_trigger-help.pd b/Gem/render_trigger-help.pd
index 0056e35..5713a27 100644
--- a/Gem/render_trigger-help.pd
+++ b/Gem/render_trigger-help.pd
@@ -28,10 +28,10 @@
#X text 54 30 Class: control object;
#X text 7 69 Description: triggers on rendering;
#X text 29 85 render_trigger allows you to know when the actual rendering
-is occuring in a gemList. If you think of the gemList as a list of
+is occurring in a gemlist. If you think of the gemlist as a list of
actions which occur \, the pre-bang outlet sends a bang out before
-any of the actions below the render_trigger in the gemList. The post-bang
-sends out a bang after all of the actions have occured.;
+any of the actions below the render_trigger in the gemlist. The post-bang
+sends out a bang after all of the actions have occurred.;
#X text 72 225 (none);
#X text 21 316 Outlet 2: bang : pre-render;
#X text 21 330 Outlet 2: bang : post-render;