@@ -13,7 +13,7 @@ The actual raw data for the database should be downloaded from the original URL.
The Database Interface
----------------------
The :py:class:`bob.db.mobio.Database` complies with the standard biometric verification database as described in :ref:`commons`, implementing both interfaces :py:class:`bob.db.verification.utils.SQLiteDatabase` and :py:class:`bob.db.verification.utils.ZTDatabase`.
The :py:class:`bob.db.mobio.Database` can be used in standard biometric verification experiments.