From facd951876d7709b5025f34230865360b762ec95 Mon Sep 17 00:00:00 2001
From: Emmanuel Christophe <emmanuel.christophe@orfeo-toolbox.org>
Date: Wed, 5 Aug 2009 10:29:58 +0800
Subject: [PATCH] DOC: doxygen typo

---
 Code/Common/otbGenericInterpolateImageFunction.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Code/Common/otbGenericInterpolateImageFunction.h b/Code/Common/otbGenericInterpolateImageFunction.h
index 679772c3ab..e93ac60e53 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.
-- 
GitLab