From a4abbe2ac74a2adf34e5bc231dbe3415dce365f0 Mon Sep 17 00:00:00 2001
From: Antoine Regimbeau <antoine.regimbeau@c-s.fr>
Date: Mon, 26 Mar 2018 08:19:16 +0200
Subject: [PATCH] DOC: correct in group doxygen tag

---
 Modules/Core/ObjectList/include/otbDataObjectListInterface.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Modules/Core/ObjectList/include/otbDataObjectListInterface.h b/Modules/Core/ObjectList/include/otbDataObjectListInterface.h
index 8cfb50cb71..c1a1ac722f 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:
   /**
-- 
GitLab