diff --git a/Utils/Dataflow/pyDKB/storages/atlas/rucio.py b/Utils/Dataflow/pyDKB/storages/atlas/rucio.py index f5092d4db..97dffb820 100644 --- a/Utils/Dataflow/pyDKB/storages/atlas/rucio.py +++ b/Utils/Dataflow/pyDKB/storages/atlas/rucio.py @@ -55,7 +55,7 @@ def __init__(self, *args, **kwargs): def get(self, oid, **kwargs): """ Get dataset metadata. - Implementation of interface method `Clent.get()`. + Implementation of interface method `Client.get()`. :param oid: dataset name :type oid: str