diff --git a/src/DIRAC/DataManagementSystem/DB/FileCatalogComponents/FileMetadata/MultiVOFileMetadata.py b/src/DIRAC/DataManagementSystem/DB/FileCatalogComponents/FileMetadata/MultiVOFileMetadata.py index 02892073b43..67261768d65 100644 --- a/src/DIRAC/DataManagementSystem/DB/FileCatalogComponents/FileMetadata/MultiVOFileMetadata.py +++ b/src/DIRAC/DataManagementSystem/DB/FileCatalogComponents/FileMetadata/MultiVOFileMetadata.py @@ -120,7 +120,7 @@ def getFileUserMetadata(self, path, credDict): def findFilesByMetadata(self, metaDict, path, credDict): """Find Files satisfying the given metadata - :param dict metaDict: dictionary with the metaquery parameters :param dict metaDict: dictionary with the metaquery parameters + :param dict metaDict: dictionary with the metaquery parameters :param str path: Path to search into :param dict credDict: Dictionary with the user credentials