scaffold tools now uses the boolean type instead of "a boolean"

Doug Coleman 2009-07-24 18:09:14 -05:00
parent 8053b1831d
commit 64c1f4d89c
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ M: bad-developer-name summary
{ "str" string }
{ "hash" hashtable }
{ "hashtable" hashtable }
{ "?" "a boolean" }
{ "?" boolean }
{ "ch" "a character" }
{ "word" word }
{ "array" array }