minor typo fix

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40862
This commit is contained in:
Pablo Hoffman 2009-02-16 23:45:14 +00:00
parent 489e86bd16
commit 714c3e20e4
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
This module contains essential stuff that should've come with Python itself ;)
It also contains functions (or functionality) which is in Python versions
higher than 2.5 which is the lower version support by Scrapy.
higher than 2.5 which is the lowest version supported by Scrapy.
"""
import re