Skip to content

Commit

Permalink
Merge pull request #50 from admp/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia authored Oct 12, 2022
2 parents 66fd002 + 888be3b commit 3090643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wikidata/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class Client:
:attr:`~.entity.Entity.id` for less HTTP
requests. :const:`True` by default.
:type entity_type_guess: :class:`bool`
:param cache_poliy: A caching policy for API calls. No cache
:param cache_policy: A caching policy for API calls. No cache
(:class:`~wikidata.cache.NullCachePolicy`) by default.
:type cache_policy: :class:`~wikidata.cache.CachePolicy`
Expand Down

0 comments on commit 3090643

Please sign in to comment.