]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESHGUI/SMESHGUI.cxx
Salome HOME
[Bug SMESH839] Spelling: Hypotheses - Hexa?edron (i,j,k). Bug Fixed.
[modules/smesh.git] / src / SMESHGUI / SMESHGUI.cxx
index 2ae9380aa89439f04ac48f8344a431589c6678c2..a0fd388c0407caf2a135500890615284f5584685 100644 (file)
@@ -2496,7 +2496,7 @@ bool SMESHGUI::OnGUIEvent(int theCommandID,       QAD_Desktop* parent)
       }
     case 5020: 
       {
-       smeshGUI->CreateAlgorithm("Hexa_3D","Hexaedral (i,j,k)");       
+       smeshGUI->CreateAlgorithm("Hexa_3D","Hexahedron (i,j,k)");      
        break;
       }