From 6affd2a48d9e01c0198475a833133f4c51a69b76 Mon Sep 17 00:00:00 2001 From: Bryan Jurish Date: Thu, 26 Jul 2007 22:34:44 +0000 Subject: + tiny help patch fix svn path=/trunk/externals/moocow/pdstring/; revision=8249 --- src/any2string-help.pd | 2 +- src/string2any-help.pd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/any2string-help.pd b/src/any2string-help.pd index 695de06..873070c 100644 --- a/src/any2string-help.pd +++ b/src/any2string-help.pd @@ -29,7 +29,7 @@ For backwards compatibility \, the default EOS character is 0 (zero). ; #X text 51 5 any2string : convert pd messages to a list of floats; #X text 31 75 2 - EOS character (float); -#X obj 100 438 pdstring-help; +#X obj 100 438 pdstring; #X connect 1 0 0 0; #X connect 2 0 1 1; #X connect 3 0 1 1; diff --git a/src/string2any-help.pd b/src/string2any-help.pd index 8e44e15..fc3e4d1 100644 --- a/src/string2any-help.pd +++ b/src/string2any-help.pd @@ -35,7 +35,7 @@ has been processed.; #X msg 54 161 StringThing 97; #X text 168 161 ... selector is ignored ...; #X text 21 571 SEE ALSO:; -#X obj 102 570 pdstring-help; +#X obj 102 570 pdstring; #X connect 7 0 8 0; #X connect 10 0 7 0; #X connect 11 0 7 0; -- cgit v1.2.1