0031939: Coding - correction of spelling errors in comments [part 4]
[occt.git] / src / IVtkDraw / IVtkDraw.cxx
index 93d4a2f..b3edff3 100644 (file)
@@ -699,7 +699,7 @@ static Standard_Integer VtkRemove (Draw_Interpretor& ,
         IVtk_IdType aShapeID = aSrc->GetShape()->GetId();
         GetPicker()->RemoveSelectableObject (aSrc->GetShape());
         GetPipeline (aSrc->GetShape()->GetId())->RemoveFromRenderer (aRenderer);
-        GetPipelines()->UnBind (aShapeID); // Remove a pipepline
+        GetPipelines()->UnBind (aShapeID); // Remove a pipeline
       }
       else
       {