From 829a329b106e4749df711b6949af9b7206283c35 Mon Sep 17 00:00:00 2001
From: Amir MOHAMMADI <amir.mohammadi@idiap.ch>
Date: Thu, 15 Feb 2018 21:11:12 +0100
Subject: [PATCH] Fix the API docs

---
 doc/implemented.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/implemented.rst b/doc/implemented.rst
index 3e21676e..052e56de 100644
--- a/doc/implemented.rst
+++ b/doc/implemented.rst
@@ -15,7 +15,7 @@ Base Classes
    bob.bio.base.extractor.Extractor
    bob.bio.base.algorithm.Algorithm
    bob.bio.base.grid.Grid
-   bob.bio.base.annotator.Base
+   bob.bio.base.annotator.Annotator
 
 
 Implementations
-- 
GitLab