Skip to content

Commit

Permalink
Fix typo in comment section
Browse files Browse the repository at this point in the history
Signed-off-by: Teodora Sechkova <tsechkova@vmware.com>
  • Loading branch information
sechkova committed Aug 26, 2020
1 parent b3b0c04 commit b6307dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tuf/repository_lib.py
Expand Up @@ -2288,7 +2288,7 @@ def keys_to_keydict(keys):

if __name__ == '__main__':
# The interactive sessions of the documentation strings can
# be tested by running repository_tool.py as a standalone module:
# be tested by running repository_lib.py as a standalone module:
# $ python repository_lib.py.
import doctest
doctest.testmod()

0 comments on commit b6307dd

Please sign in to comment.