]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/OBJECT/GEOM_VTKTrihedron.cxx
Salome HOME
Typo-fix by Kunda
[modules/geom.git] / src / OBJECT / GEOM_VTKTrihedron.cxx
index d6230b0e7185db79e9a174fe0c048dfd3bf352bc..dac6fa5cf73fb7305151f505fa8f368bab512a80 100644 (file)
@@ -51,7 +51,7 @@
 /*
   Class       : GEOM_VTKTrihedron
   Description : Class for displaying axis of trihedron in VTK viewer.
-                Placement of trihedron is chahged with SetPlacement() method
+                Placement of trihedron is changed with SetPlacement() method
 */
 class GEOM_VTKTrihedronAxis : public VTKViewer_Axis
 {
@@ -194,7 +194,7 @@ void GEOM_VTKTrihedronAxis::SetColor( const double theColor[ 3 ] )
 /*
   Class       : GEOM_VTKTrihedron
   Description : Class for displaying trihedron of local CS in VTK viewer.
-                Placement of trihedron is chahged with SetPlacement() method
+                Placement of trihedron is changed with SetPlacement() method
 */
 
 vtkStandardNewMacro( GEOM_VTKTrihedron );