prettyprint.backend: fix docs.

db4
John Benediktsson 2012-07-29 11:52:36 -07:00
parent 934b307ba2
commit 43a0698a6c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ HELP: pprint-word
$prettyprinting-note ;
HELP: ch>ascii-escape
{ $values { "ch" "a character" } { "str" string } }
{ $values { "ch" "a character" } { "ch'" "a character" } { "?" boolean } }
{ $description "Converts a character to an escape code." } ;
HELP: unparse-ch