Skip to content

Commit 9d441da

Browse files
committed
docs: remove a duplicated word in refresh() doc comment
Signed-off-by: Radoslav Dimitrov <dimitrovr@vmware.com>
1 parent c5ca38f commit 9d441da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tuf/ngclient/updater.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ def refresh(self) -> None:
114114
that happens on demand during ``get_targetinfo()``. However, if the
115115
repository uses `consistent_snapshot
116116
<https://theupdateframework.github.io/specification/latest/#consistent-snapshots>`_,
117-
then all metadata downloaded downloaded by the Updater will use the same
118-
consistent repository state.
117+
then all metadata downloaded by the Updater will use the same consistent
118+
repository state.
119119
120120
Raises:
121121
OSError: New metadata could not be written to disk

0 commit comments

Comments
 (0)