diff --git a/Code/FeatureExtraction/otbOrientationPathFunction.h b/Code/FeatureExtraction/otbOrientationPathFunction.h
index d7fdf9ecbcac47161f9cb02558341ac5f87bdf9d..4eba3d51ccfed2966550ffd712328713718d2358 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.
  *