From: adv Date: Wed, 18 Dec 2013 06:58:18 +0000 (+0000) Subject: Comments correction. X-Git-Tag: BR_hydro_v_0_6~48 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=92f08597a9b4f9b8893ba1112b9c59738b68498f;p=modules%2Fhydro.git Comments correction. --- diff --git a/src/HYDROData/HYDROData_CalculationCase.h b/src/HYDROData/HYDROData_CalculationCase.h index de3a6565..f8c3ef55 100644 --- a/src/HYDROData/HYDROData_CalculationCase.h +++ b/src/HYDROData/HYDROData_CalculationCase.h @@ -67,7 +67,7 @@ public: /** * Updates the name of this object. - * Reimplemented to update the names of regions and zones. + * Reimplemented to update the names of regions, zones and splitted groups. */ HYDRODATA_EXPORT virtual void SetName( const QString& theName );