diff --git a/Modules/Core/ObjectList/include/otbDataObjectListInterface.h b/Modules/Core/ObjectList/include/otbDataObjectListInterface.h
index 8cfb50cb71b12b391701ef43402455a74b09747c..c1a1ac722fd9398613bac3953252dcc1b8c2af0b 100644
--- a/Modules/Core/ObjectList/include/otbDataObjectListInterface.h
+++ b/Modules/Core/ObjectList/include/otbDataObjectListInterface.h
@@ -35,7 +35,7 @@ class DataObjectListInterface : private boost::noncopyable
  *  New method that do not need the template parameter of ObjectList 
  *  should be declare here.
  *
- * \ingroup DataObjectListInterface
+ * \ingroup OTBObjectList
  */
 public:
   /**