diff options
| author | Guido van Rossum <guido@python.org> | 1995-03-01 15:38:16 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1995-03-01 15:38:16 +0000 |
| commit | dc46c7f7346ba2f70dc011e8a38287e80dc5cb63 (patch) | |
| tree | 5fbfb0541a0068489b864130890c4121960980ac /Doc/libhtmllib.tex | |
| parent | b721ef1d4c7f140a30a96f95712de0c8493fae78 (diff) | |
| download | cpython-git-dc46c7f7346ba2f70dc011e8a38287e80dc5cb63.tar.gz | |
small nits and new files
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 e19277461a..75fd994eeb 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: |
