소스 검색

Fixed spelling in docs/internals/howto-release-django.txt

Tim Graham 10 년 전
부모
커밋
9cc29bbbca
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/internals/howto-release-django.txt

+ 1 - 1
docs/internals/howto-release-django.txt

@@ -321,7 +321,7 @@ Now you're ready to actually put the release out there. To do this:
    correct (proper version numbers, no stray ``.pyc`` or other undesirable
    files).
 
-#. Upload the release packages to PyPI (for prereleases, only upload the wheel
+#. Upload the release packages to PyPI (for pre-releases, only upload the wheel
    file)::
 
        $ twine upload -s dist/*