We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5ca38f + 9d441da commit 8023509Copy full SHA for 8023509
1 file changed
tuf/ngclient/updater.py
@@ -114,8 +114,8 @@ def refresh(self) -> None:
114
that happens on demand during ``get_targetinfo()``. However, if the
115
repository uses `consistent_snapshot
116
<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.
+ then all metadata downloaded by the Updater will use the same consistent
+ repository state.
119
120
Raises:
121
OSError: New metadata could not be written to disk
0 commit comments