Salome HOME
#17336 [CEA 17333] Mesh offset generates a segmentation violation
[modules/smesh.git] / src / DriverMED / DriverMED_W_Field.h
index 51cbb32c20657cf36aec975cf20cd3cc9e211a9f..878bbf29426d3b38e854c161223f2eb96347941c 100644 (file)
@@ -57,7 +57,7 @@ class MESHDRIVERMED_EXPORT DriverMED_W_Field: public Driver_SMESHDS_Mesh
   void AddValue( int    val );
 
   /*
-   * Returns elements in the order they are written in MED file. Result can be NULL!
+   * Return elements in the order they are written in MED file. Result can be NULL!
    */
   SMDS_ElemIteratorPtr GetOrderedElems();