0031939: Coding - correction of spelling errors in comments
[occt.git] / src / IFGraph / IFGraph_StrongComponants.hxx
index 94aebcb..00a8ee4 100644 (file)
@@ -26,8 +26,8 @@
 class Interface_Graph;
 
 
-//! determines strong componants of a graph, that is
-//! isolated entities (single componants) or loops
+//! determines strong components of a graph, that is
+//! isolated entities (single components) or loops
 class IFGraph_StrongComponants  : public IFGraph_SubPartsIterator
 {
 public: