diff options
author | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2011-03-01 05:31:17 +0000 |
---|---|---|
committer | Jonathan Wilkes <jancsika1@users.sourceforge.net> | 2011-03-01 05:31:17 +0000 |
commit | 63b566198ca6a89d56f757782404041038620f34 (patch) | |
tree | aa511866da50626c4d9f7f1611d633a08d43fd7e /doc/pddp | |
parent | 0479cbb13bd08bbf8c8e7f21e5563d23c3aac026 (diff) |
fixed a typo
svn path=/trunk/; revision=14983
Diffstat (limited to 'doc/pddp')
-rw-r--r-- | doc/pddp/textfile-help.pd | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/doc/pddp/textfile-help.pd b/doc/pddp/textfile-help.pd index 4e29cf42..286a53f0 100644 --- a/doc/pddp/textfile-help.pd +++ b/doc/pddp/textfile-help.pd @@ -73,7 +73,6 @@ sequence.; #X msg 101 296 print; #X text 145 296 debugging printout; #X text 248 229 write a file; -#X text 274 311 mapped to semicolons.; #X obj 40 322 textfile; #X text 272 251 write a file \, terminating lines with a; #X text 273 266 carriage return (omitting semicolons).; @@ -96,17 +95,19 @@ messages.; sequences of messages.; #X restore 101 567 pd About_textfile; #X obj 40 369 print message; -#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide; -#X connect 21 0 42 0; -#X connect 23 0 42 0; -#X connect 25 0 42 0; -#X connect 27 0 42 0; -#X connect 28 0 42 0; -#X connect 29 0 42 0; -#X connect 30 0 42 0; -#X connect 33 0 42 0; -#X connect 35 0 42 0; -#X connect 36 0 42 0; -#X connect 38 0 42 0; -#X connect 42 0 48 0; -#X connect 42 1 15 0; +#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide +; +#X text 274 311 to semicolons.; +#X connect 21 0 41 0; +#X connect 23 0 41 0; +#X connect 25 0 41 0; +#X connect 27 0 41 0; +#X connect 28 0 41 0; +#X connect 29 0 41 0; +#X connect 30 0 41 0; +#X connect 33 0 41 0; +#X connect 35 0 41 0; +#X connect 36 0 41 0; +#X connect 38 0 41 0; +#X connect 41 0 47 0; +#X connect 41 1 15 0; |