diff --git a/Modules/Filtering/ImageManipulation/include/otbInPlacePassFilter.h b/Modules/Filtering/ImageManipulation/include/otbInPlacePassFilter.h
index 79e30b4778cfe3f0442c47339d175149ccf9c459..22085dd00f9b5da1e3962550d4788e99d7855640 100644
--- a/Modules/Filtering/ImageManipulation/include/otbInPlacePassFilter.h
+++ b/Modules/Filtering/ImageManipulation/include/otbInPlacePassFilter.h
@@ -39,7 +39,7 @@ namespace otb
  *  instead. By memorizing the region this buffer filter can be placed in 
  *  in front of each branch so that the requested region will be saved.v
  *
- * \ingroup OTBContrast
+ * \ingroup OTBImageManipulation
  */
 
 template < class TInputImage >