From 92523122d627d0dc4eec234cdd238296f607d20c Mon Sep 17 00:00:00 2001 From: adv Date: Fri, 24 Jan 2014 08:11:39 +0000 Subject: [PATCH] Minor changes. --- src/HYDROData/HYDROData_CalculationCase.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/HYDROData/HYDROData_CalculationCase.h b/src/HYDROData/HYDROData_CalculationCase.h index e6b493f3..af84f44b 100644 --- a/src/HYDROData/HYDROData_CalculationCase.h +++ b/src/HYDROData/HYDROData_CalculationCase.h @@ -216,8 +216,8 @@ public: /** * Returns altitude for given point on given zone. - * \param theZone reference zone to check * \param thePoint the point to examine + * \param theZone reference zone to check * \return result altitude value */ HYDRODATA_EXPORT virtual double GetAltitudeForPoint( const gp_XY& thePoint, -- 2.39.2