提交 7f1a19d3 编写于 作者: A Ansgar Burchardt

fix typo in daklib/gpg.py: seqeuence -> sequence

上级 10c45ea6
......@@ -68,7 +68,7 @@ class SignedFile(object):
def __init__(self, data, keyrings, require_signature=True, gpg="/usr/bin/gpg"):
"""
@param data: string containing the message
@param keyrings: seqeuence of keyrings
@param keyrings: sequence of keyrings
@param require_signature: if True (the default), will raise an exception if no valid signature was found
@param gpg: location of the gpg binary
"""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册