From abdee3dbb371b29f0c637a09fae6a7a81d8f753c Mon Sep 17 00:00:00 2001 From: "wayo.cavazos" Date: Fri, 31 Mar 2006 00:50:04 +0000 Subject: [PATCH] documentation fixes --- doc/handbook/streams.facts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/handbook/streams.facts b/doc/handbook/streams.facts index 16bf07225a..bb66229cba 100644 --- a/doc/handbook/streams.facts +++ b/doc/handbook/streams.facts @@ -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 }