io.styles: remove a nl in usage example of background
parent
42ef23feed
commit
93b3cc0a93
|
@ -221,7 +221,7 @@ HELP: background
|
||||||
"10 iota ["
|
"10 iota ["
|
||||||
" \"Hello world\\n\""
|
" \"Hello world\\n\""
|
||||||
" swap 10 / 1 over - over 1 <rgba>"
|
" swap 10 / 1 over - over 1 <rgba>"
|
||||||
" background associate format nl"
|
" background associate format"
|
||||||
"] each"
|
"] each"
|
||||||
}
|
}
|
||||||
} ;
|
} ;
|
||||||
|
|
Loading…
Reference in New Issue