diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/any2string-help.pd | 2 | ||||
-rw-r--r-- | 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; |