[TD]fix spelling mistake in comment for CI

This commit is contained in:
Wanderer Fan
2022-03-14 12:50:29 -04:00
committed by WandererFan
parent cd663b9efd
commit e98852016f

View File

@@ -520,7 +520,7 @@ TopoDS_Shape DrawViewDetail::projectEdgesOntoFace(TopoDS_Shape edgeShape, TopoDS
return edges;
}
//we don't want to paint detail hightlights on top of detail views,
//we don't want to paint detail highlights on top of detail views,
//so tell the Gui that there are no details for this view
std::vector<DrawViewDetail*> DrawViewDetail::getDetailRefs(void) const
{