Fix class name.

This commit is contained in:
Georg Brandl 2008-06-18 18:46:46 +00:00
parent 061d9c205f
commit 002837d7f7

View File

@ -5,7 +5,9 @@ Writing new builders
XXX to be expanded.
.. class:: sphinx.builder.Builder
.. currentmodule:: sphinx.builder
.. class:: Builder
This is the base class for all builders.