fix docs for csv

db4
Doug Coleman 2010-02-27 13:04:42 -06:00
parent 07dfcf2298
commit 004608e1f4
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ HELP: string>csv
HELP: csv>string HELP: csv>string
{ $values { $values
{ "rows" "a sequence of sequences of strings" } { "csv" "csv" }
{ "string" string } { "string" string }
} }
{ $description "Writes a comma-separated-value structure to a string." } ; { $description "Writes a comma-separated-value structure to a string." } ;