未验证 提交 84c118c1 编写于 作者: T Tim Gates 提交者: GitHub

docs: fix simple typo, requirment -> requirement (#560)

There is a small typo in bypy/bypy.py.

Should read `requirement` rather than `requirment`.
上级 0f0195b9
......@@ -1968,7 +1968,7 @@ try to create a file at PCS by combining slices, having MD5s specified
sys.exit(const.EMaxRetry)
return const.EMaxRetry
# requirment: self.__remote_json is already gotten
# requirement: self.__remote_json is already gotten
def __downchunks(self, rfile, start):
rsize = self.__remote_json['size']
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册