Salome HOME
fix of typos by kunda http://www.salome-platform.org/forum/forum_10/789486812
[modules/med.git] / src / MEDCalc / cmp / MEDPresentationContour.cxx
index 35a4264902df0a031f6aac7f06bc36c916796e57..4330b66306558aa282496434638f5a6a4ce121b6 100644 (file)
@@ -80,7 +80,7 @@ MEDPresentationContour::internalGeneratePipeline()
       throw KERNEL::createSalomeException(mes);
     }
 
-  setOrCreateRenderView(); // instanciate __viewXXX, needs to be after the exception above otherwise previous elements in the view will be hidden.
+  setOrCreateRenderView(); // instantiate __viewXXX, needs to be after the exception above otherwise previous elements in the view will be hidden.
 
   // Contour needs point data:
   applyCellToPointIfNeeded();