Skip to content

Commit 42d1cbb

Browse files
committed
Grr, keyboard is doubling up letters :-(
1 parent 083e986 commit 42d1cbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specifications/core-metadata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ some wheels are not built directly from the sdist, but are modified from
139139
existing wheels (the ``cibuildwheel`` tool does this, for example). Such
140140
modifications *could* include changing metadata (even non-dynamic metadata).
141141
Similarly, if you have a sdist and a wheel which you didn't build from that
142-
sdist, you cannnot assume that the wheel's metadata matches that of the sdist,
142+
sdist, you cannot assume that the wheel's metadata matches that of the sdist,
143143
even if the field is not marked as ``Dynamic``.
144144

145145
It is advisable, but not required, that tools which modify wheel metadata add

0 commit comments

Comments
 (0)