From: adv Date: Fri, 24 Jan 2014 08:11:39 +0000 (+0000) Subject: Minor changes. X-Git-Tag: BR_hydro_v_1_0~49 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=92523122d627d0dc4eec234cdd238296f607d20c;p=modules%2Fhydro.git Minor changes. --- 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,