diff --git a/Code/Common/otbGenericInterpolateImageFunction.h b/Code/Common/otbGenericInterpolateImageFunction.h
index 679772c3abbf92a68ea7557d0ae47d662f325dce..e93ac60e53d193ea71280a584141960091a260f5 100644
--- a/Code/Common/otbGenericInterpolateImageFunction.h
+++ b/Code/Common/otbGenericInterpolateImageFunction.h
@@ -26,7 +26,7 @@ namespace otb
 {
 
 /** \class GenericInterpolateImageFunction
- * \brief Generic interpolation of an otb::image.
+ * \brief Generic interpolation of an otb::Image.
  *
  * GenericInterpolateImageFunction interpolates image intensity according to a
  * resampling profil.