diff --git a/Modules/Learning/Supervised/include/otbMachineLearningModel.h b/Modules/Learning/Supervised/include/otbMachineLearningModel.h
index ddc9403076508e004fade867f1b8bc5502930249..7d750ed6c4047e63f65cbf578b6d7d1f2828e514 100644
--- a/Modules/Learning/Supervised/include/otbMachineLearningModel.h
+++ b/Modules/Learning/Supervised/include/otbMachineLearningModel.h
@@ -58,7 +58,7 @@ namespace otb
  * \sa ImageClassificationFilter
  *
  *
- * \ingroup OTBCommon
+ * \ingroup OTBSupervised
  */
 template <class TInputValue, class TTargetValue>
 class ITK_EXPORT MachineLearningModel