aboutsummaryrefslogtreecommitdiff
path: root/doc/introduction/input_output.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/introduction/input_output.pd')
-rw-r--r--doc/introduction/input_output.pd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/introduction/input_output.pd b/doc/introduction/input_output.pd
index 494eb69..6f7cb9a 100644
--- a/doc/introduction/input_output.pd
+++ b/doc/introduction/input_output.pd
@@ -25,7 +25,7 @@ have to be the same to be combined (i.e. mixed);
#X text 349 559 dim sets the window dimensions;
#X msg 210 510 create;
#X msg 210 531 destroy;
-#X text 208 447 pdp_glx ouputs video in a window using the xVideo extension.
+#X text 208 447 pdp_glx ouputs video in a window using the GLX extension.
if your graphics card/driver supports it you can have multiple output
windows. if a pdp message is received and a window is not open \, one
is created automaticly.;