소스 검색

Fix spelling of PyPy in the README.

Manuel Jacob 5 년 전
부모
커밋
36593daf23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -94,4 +94,4 @@ Supported versions of Python
 ----------------------------
 
 At the moment, Dulwich supports (and is tested on) CPython 2.7, 3.4, 3.5, 3.6,
-3.7 and Pypy.
+3.7 and PyPy.