diff --git a/tuf/ngclient/updater.py b/tuf/ngclient/updater.py index 8a264e73..ceadf927 100644 --- a/tuf/ngclient/updater.py +++ b/tuf/ngclient/updater.py @@ -203,7 +203,7 @@ def find_cached_target( Args: targetinfo: TargetFile from ``get_targetinfo()``. filepath: Local path to file. If None, a file path is generated - based on ``target_dir`` constructor argument. + based on ``target_dir`` constructor argument. Raises: ValueError: Incorrect arguments