mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
typo
This commit is contained in:
parent
1ffd1c1245
commit
86b5d4b79b
@ -52,7 +52,7 @@ std::string GetMGLicenseKeyImpl(const char* gmfFile)
|
||||
errorTxt );
|
||||
if ( !errorTxt.empty() )
|
||||
{
|
||||
std::cerr << "Error: Pb with MeshGens license: " << errorTxt << std::endl;
|
||||
std::cerr << "Error: Pb with MeshGems license: " << errorTxt << std::endl;
|
||||
key = "<" + errorTxt + ">";
|
||||
}
|
||||
return key;
|
||||
|
Loading…
Reference in New Issue
Block a user