PEP 527: Fix typo "Chocalatey" to "Chocolatey" (#784)

This commit is contained in:
방성범 (Bang Seongbeom) 2018-09-22 06:28:48 +09:00 committed by Brett Cannon
parent 977a94d1a7
commit c90bd94a51
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ these packages to downstream formats for particular target environments, like:
* The deb based Linux ecosystem (Debian, Ubuntu, etc)
* The RPM based Linux ecosystem (Fedora, openSuSE, Mageia, etc)
* The homebrew, MacPorts and fink ecosystems for Mac OS X
* The Windows Package Management ecosystem (NuGet, Chocalatey, etc)
* The Windows Package Management ecosystem (NuGet, Chocolatey, etc)
* 3rd party creation of Windows MSIs and installers (e.g. Christoph Gohlke's
work at http://www.lfd.uci.edu/~gohlke/pythonlibs/ )
* other commercial redistribution formats (ActiveState's PyPM, Enthought