From 6e440f4130aae2f2520af4fc17dbc2c447925453 Mon Sep 17 00:00:00 2001
From: Patrick Imbo <patrick.imbo@c-s.fr>
Date: Mon, 28 Aug 2006 09:27:50 +0000
Subject: [PATCH] =?UTF-8?q?OrientationPathFunction=20:=20impl=C3=A9mentati?=
 =?UTF-8?q?on=20de=20la=20classe?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/Code/FeatureExtraction/otbOrientationPathFunction.h b/Code/FeatureExtraction/otbOrientationPathFunction.h
index d7fdf9ecbc..4eba3d51cc 100644
--- a/Code/FeatureExtraction/otbOrientationPathFunction.h
+++ b/Code/FeatureExtraction/otbOrientationPathFunction.h
@@ -25,7 +25,7 @@ namespace otb
 {
 
 /**
- * \class OrientaionPathFunction
+ * \class OrientationPathFunction
  * \brief Calculate the orientation angle of a path defined by 2 points.
  * The result value is in radian.
  * 
-- 
GitLab