diff --git a/CODE.rst b/CODE.rst index 177bfa16d4fa2c6359e2d6661976fbb441fa3aba..95bc1c5e1cdf1911ae7d7cfe30daf7978c0c29e7 100644 --- a/CODE.rst +++ b/CODE.rst @@ -37,7 +37,7 @@ Class method ``can_handle(source_file)`` Initializes an importer to generate entries from the given source file object. ``__iter__()`` - Returns a iterator of entry data dicts. + Returns an iterator of entry data dicts. Hooks ~~~~~