8000 Fix typo in module comments · drinkingjava/python-versioneer@cf0209d · GitHub
[go: up one dir, main page]

Skip to content

Commit cf0209d

Browse files
committed
Fix typo in module comments
1 parent e20ecd9 commit cf0209d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/git/long_header.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file helps to compute a version number in source trees obtained from
22
# git-archive tarball (such as those provided by githubs download-from-tag
3-
# feature). Distribution tarballs (build by setup.py sdist) and build
3+
# feature). Distribution tarballs (built by setup.py sdist) and build
44
# directories (produced by setup.py build) will contain a much shorter file
55
# that just contains the computed version number.
66

0 commit comments

Comments
 (0)
0