Fix usage typo
parent
4ec88d6bc6
commit
23dd1f3310
|
@ -1,5 +1,5 @@
|
||||||
USING: help.markup help.syntax io io.files threads
|
USING: help.markup help.syntax io io.files threads
|
||||||
strings byte-arrays io.streams.lines io.streams.plain ;
|
strings byte-arrays io.streams.plain ;
|
||||||
IN: io.streams.c
|
IN: io.streams.c
|
||||||
|
|
||||||
ARTICLE: "io.streams.c" "ANSI C streams"
|
ARTICLE: "io.streams.c" "ANSI C streams"
|
||||||
|
|
Loading…
Reference in New Issue