Archived
1
0

small typography

This commit is contained in:
Bas Vb 2014-06-10 22:32:03 +02:00
parent bfa78f4697
commit 6621b3028c

View File

@ -10,7 +10,7 @@ class WikipediaParser(Source):
""" Wikipedia scraper for chemical properties
This parser parses Wikipedia info boxes (also bordered) to obtain properties and their values.
It also returns requests with other external sources which contain information on parsed subject.
It also returns requests with other external sources which contain information on parsed subject.
"""
website = "http://en.wikipedia.org/wiki/*"