8000 Fixed typo: langauges -> languages · admdev8/python-versioneer@b74da53 · GitHub
[go: up one dir, main page]

Skip to content

Commit b74da53

Browse files
delirious-lettucewarner
authored andcommitted
Fixed typo: langauges -> languages
1 parent 98a020b commit b74da53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ two common reasons why `setup.py` might not be in the root:
171171
`setup.cfg`, and `tox.ini`. Projects like these produce multiple PyPI
172172
distributions (and upload multiple independently-installable tarballs).
173173
* Source trees whose main purpose is to contain a C library, but which also
174-
provide bindings to Python (and perhaps other langauges) in subdirectories.
174+
provide bindings to Python (and perhaps other languages) in subdirectories.
175175

176176
Versioneer will look for `.git` in parent directories, and most operations
177177
should get the right version string. However `pip` and `setuptools` have bugs

0 commit comments

Comments
 (0)
0