Skip to content

Commit 82e8d05

Browse files
Fix a typo
1 parent 1ae4b30 commit 82e8d05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/guides/distributing-packages-using-setuptools.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ maintained by a redistributor.
652652
A local version identifier takes the form ``<public version identifier>+<local version label>``.
653653
For example::
654654

655-
1.2.0.dev1+hg.5.b11e5e6f0b0b # 5th VCS commmit since 1.2.0.dev1 release
655+
1.2.0.dev1+hg.5.b11e5e6f0b0b # 5th VCS commit since 1.2.0.dev1 release
656656
1.2.1+fedora.4 # Package with downstream Fedora patches applied
657657

658658

0 commit comments

Comments
 (0)