Skip to content

Commit

Permalink
Fix typo discovered by codespell (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Nov 1, 2021
1 parent 4b37e56 commit 256c64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tags.rst
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ to the implementation to provide.
user-provided ABIs via ``abis`` and the ``none`` ABI will be used.

:param Sequence python_version: A one- or two-item sequence representing the
targetted Python version. Defaults to
targeted Python version. Defaults to
``sys.version_info[:2]``.
:param Iterable abis: Iterable of compatible ABIs. Defaults to the ABIs
compatible with the current system.
Expand Down

0 comments on commit 256c64b

Please sign in to comment.