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 19, 2020
1 parent f203928 commit fb2c01e
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 fb2c01e

Please sign in to comment.