From e93e64699a3ebc78faca4efee978e236916f96c1 Mon Sep 17 00:00:00 2001 From: cvw Date: Thu, 16 Feb 2012 13:48:07 +0000 Subject: [PATCH] *** empty log message *** --- src/MEDCoupling/MEDCouplingTimeLabel.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MEDCoupling/MEDCouplingTimeLabel.hxx b/src/MEDCoupling/MEDCouplingTimeLabel.hxx index 4687761ba..1024778a4 100644 --- a/src/MEDCoupling/MEDCouplingTimeLabel.hxx +++ b/src/MEDCoupling/MEDCouplingTimeLabel.hxx @@ -34,7 +34,7 @@ namespace ParaMEDMEM TimeLabel& operator=(const TimeLabel& other); //! This method should be called when write access has been done on this. void declareAsNew() const; - //! This method should be called on high level classes as Field or Mesh to take into acount modifications done in aggragates objects. + //! This method should be called on high level classes as Field or Mesh to take into acount modifications done in aggregates objects. virtual void updateTime() const = 0; unsigned int getTimeOfThis() const { return _time; } protected: -- 2.39.2