io.styles: remove a nl in usage example of background

db4
Keita Haga 2011-02-20 06:11:31 +09:00
parent 42ef23feed
commit 93b3cc0a93
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ HELP: background
"10 iota ["
" \"Hello world\\n\""
" swap 10 / 1 over - over 1 <rgba>"
" background associate format nl"
" background associate format"
"] each"
}
} ;