diff options
Diffstat (limited to 'Doc/libhtmllib.tex')
-rw-r--r-- | Doc/libhtmllib.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libhtmllib.tex b/Doc/libhtmllib.tex index e192774..75fd994 100644 --- a/Doc/libhtmllib.tex +++ b/Doc/libhtmllib.tex @@ -135,7 +135,7 @@ string. Anchors with neither a \code{HREF} not a \code{NAME} attribute are not entered in these lists at all. The module also defines a number of style sheet classes. These should -never be instantiated --- their class variables are the only behaviour +never be instantiated --- their class variables are the only behavior required. Note that style sheets are specifically designed for a particular formatter implementation. The currently defined style sheets are: |