Skip to content

Commit

Permalink
Fixed 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 5, 2020
1 parent 2454c7e commit 50817f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tuf/repository_lib.py
Expand Up @@ -2282,7 +2282,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 50817f5

Please sign in to comment.