aboutsummaryrefslogtreecommitdiff
path: root/doc/tutorials/intro/01.hello_world.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-08-17 00:14:27 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-08-17 00:14:27 +0000
commit9c5ec6b643268469a3396b86506d24fbf8e0e8ae (patch)
tree37aa31a85a8a2b8a0e3c9f845c34e942bceb922c /doc/tutorials/intro/01.hello_world.pd
parenta9944916b020ce60fde258365f98981a690c727c (diff)
an attempt to smooth out the order, let's hope CVS doesn't choke on all the adds and removes
svn path=/trunk/; revision=8607
Diffstat (limited to 'doc/tutorials/intro/01.hello_world.pd')
-rw-r--r--doc/tutorials/intro/01.hello_world.pd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorials/intro/01.hello_world.pd b/doc/tutorials/intro/01.hello_world.pd
index 0cefdcc8..530139dc 100644
--- a/doc/tutorials/intro/01.hello_world.pd
+++ b/doc/tutorials/intro/01.hello_world.pd
@@ -1,4 +1,4 @@
-#N canvas 10 40 632 472 12;
+#N canvas 10 40 620 460 12;
#X msg 235 167 Hello world!;
#X text 238 216 <-- connection \, aka "cord";
#X text 17 32 In Pd \, programming is done with boxes which are connected