diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-04-05 00:51:04 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-04-05 00:51:04 +0000 |
| commit | 80b88d77e161666b9862945dabc12306b3fccf7b (patch) | |
| tree | bd5283c1e37ff29dab973642388ef5657764e0af /docs/ref | |
| parent | 34d645abbc3456f0b2c8bbc17c59b4136aeeaea4 (diff) | |
| download | docutils-80b88d77e161666b9862945dabc12306b3fccf7b.tar.gz | |
minor correction
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4501 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/doctree.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/doctree.txt b/docs/ref/doctree.txt index 25e5f9594..397118656 100644 --- a/docs/ref/doctree.txt +++ b/docs/ref/doctree.txt @@ -4432,7 +4432,7 @@ The ``bullet`` attribute is used in the bullet_list_ element. `Attribute type`_: ``NMTOKENS``. Default value: none. -The ``classes`` attribute is a list containing one or more names used +The ``classes`` attribute is a list containing zero or more names used to classify an element. The purpose of the attribute is to indicate an "is-a" variant relationship, to allow an extensible way of defining sub-classes of existing elements. It can be used to carry context |
