Skip to content

Commit 8fc4abd

Browse files
authored
Update distributing.rst
1 parent 8fcc2ea commit 8fc4abd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/distributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ Only use the ``--universal`` setting, if:
648648
require 2to3).
649649
2. Your project does not have any C extensions.
650650

651-
Beware that ``bdist_wheel`` does not currently have any checks to warn you if
651+
Beware that ``bdist_wheel`` does not currently have any checks to warn if you
652652
use the setting inappropriately.
653653

654654
If your project has optional C extensions, it is recommended not to publish a

0 commit comments

Comments
 (0)