make jedit behave nicely with scaffolding docs

db4
Doug Coleman 2008-11-11 13:04:20 -06:00
parent 51ecc18cd8
commit e3533daf4d
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ ERROR: no-vocab vocab ;
"{ $values" print
[ " " write ($values.) ]
[ [ nl " " write ($values.) ] unless-empty ] bi*
" }" write nl
nl "}" print
] if
] when* ;