We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb64f5 commit 3198c47Copy full SHA for 3198c47
tuf/api/metadata.py
@@ -275,7 +275,7 @@ def verify(self, key: JsonDict) -> bool:
275
class Signed:
276
"""A base class for the signed part of TUF metadata.
277
278
- Objects with base class Signed are usually included in a Metablock object
+ Objects with base class Signed are usually included in a Metadata object
279
on the signed attribute. This class provides attributes and methods that
280
are common for all TUF metadata types (roles).
281
0 commit comments