html.parser.printer: Fix word.

modern-harvey3
Doug Coleman 2018-12-30 17:19:23 -06:00
parent 841b0528fd
commit 6507b01190
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ namespaces strings tools.test ;
{
" "
} [
5 #indentations [ [ indent ] with-string-writer ] with-variable
5 n-indentations [ [ indent ] with-string-writer ] with-variable
] unit-test
{