diff --git a/bob/bio/face/database/replaymobile.py b/bob/bio/face/database/replaymobile.py index f07a5e415429beef2b7ae610d5f64bbe9dd754bf..c57e279067762cf4cc2bb260c7e5c6ca9d81b2ab 100644 --- a/bob/bio/face/database/replaymobile.py +++ b/bob/bio/face/database/replaymobile.py @@ -221,7 +221,7 @@ class ReplayMobileBioDatabase(CSVDataset): protocol_definition_path: str or None Specifies a path to download the database definition to. If None: Downloads and uses the ``bob_data_folder`` config. - (See :py:fct:`bob.extension.download.get_file`) + (See :py:func:`bob.extension.download.get_file`) data_path: str or None Overrides the config-defined data location.