documentation fixes

release
wayo.cavazos 2006-03-31 00:50:04 +00:00
parent 4f79e3286e
commit abdee3dbb3
1 changed files with 1 additions and 3 deletions

View File

@ -24,7 +24,7 @@ GLOSSARY: "output stream" "an object responding to the output words of the " { $
GLOSSARY: "bidirectional stream" "an object that is both an input and output stream" ;
ARTICLE: "stream-protocol" "Stream protocol"
"The stream protocol consits of a large number of generic words, many of which are optional."
"The stream protocol consists of a large number of generic words, many of which are optional."
$terpri
"A word required to be implemented for all streams:"
{ $subsection stream-close }
@ -86,8 +86,6 @@ ARTICLE: "character-styles" "Character styles"
"Character styles for " { $link stream-format } ":"
{ $subsection foreground }
{ $subsection background }
{ $subsection foreground }
{ $subsection background }
{ $subsection font }
{ $subsection font-size }
{ $subsection font-style }