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

db4
Doug Coleman 2009-07-24 18:09:14 -05:00
parent 3c7bd34a15
commit c762d2b422
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 }