Skip to content

Commit 67c403f

Browse files
committed
Reword docstring
"Metadata" is clearer. Thanks @leplatrem for the suggestion.
1 parent 3584702 commit 67c403f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

autograph_utils/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,7 @@ def detail(self):
197197

198198
class CertificateCannotSign(BadCertificate):
199199
"""For intermediate/root certificates that do not have the proper
200-
metainformation bits saying that they can be used to sign
201-
signatures.
200+
metadata bits saying that they can be used to sign signatures.
202201
203202
"""
204203

0 commit comments

Comments
 (0)