Salome HOME
Typo fixes by Kunda
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_ComputeDlg.cxx
index 246adbfbb9406851ec4f9212aa63ebdb78607ca5..11ab3e150b1250338147df7256c6a1ef0f851aaf 100644 (file)
@@ -1133,7 +1133,7 @@ void SMESHGUI_BaseComputeOp::showComputeResult( const bool theMemoryLack,
       aCompDlg->myFullInfo->hide();
     }
 
-    // pbs of hypo dfinitions
+    // pbs of hypo definitions
     if ( theNoHypoError ) {
       aCompDlg->myHypErrorGroup->hide();
     } else {