From 1611781249fb68991d529a72f406f50dcda12607 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Tue, 4 Aug 2020 21:01:57 +0100 Subject: [PATCH] Correct spelling mistakes --- HISTORY.rst | 4 ++-- extruct/rdfa.py | 2 +- extruct/w3cmicrodata.py | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 89bc7a70..c2860bf3 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -80,7 +80,7 @@ v0.5.0 (2018-06-08) html nodes. * ``base_url`` substitutes ``url`` in ``MicroformatExtractor``, ``JsonLdExtractor``, ``OpenGraphExtractor``, ``RDFaExtractor`` and ``MicrodataExtractor`` -* individual extractors accpet ``base_url`` instead of ``url``, unused keyword +* individual extractors accept ``base_url`` instead of ``url``, unused keyword arguments are removed. * In ``w3microdata.extract_items`` ``items_seen`` and ``url`` are no longer class variables but are passed as arguments. @@ -152,7 +152,7 @@ v0.2.0 (2016-09-26) ------------------- * Web service response content-type set to 'application/json' -* Web service Python 3 compatiblity +* Web service Python 3 compatibility * Code coverage reports * Fix extraction of ```` "data" URL with microdata * Handle textContent mixed with ``