fixed doc typo

This commit is contained in:
Pablo Hoffman 2010-03-26 08:28:32 -03:00
parent 99a876754c
commit f19c939925
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ how you :ref:`configure the downloader middlewares
>>> extensions.load()
>>> print extensions.enabled
{'CoreStats': <scrapy.contrib.corestats.CoreStats object at 0x9e272ac>,
'WebConsoke': <scrapy.management.telnet.TelnetConsole instance at 0xa05670c>,
'WebConsole': <scrapy.management.telnet.TelnetConsole instance at 0xa05670c>,
...
.. attribute:: disabled