mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-24 13:22:03 +05:00
bug 10044. fix misprint in comment to generated files of DumpPython
This commit is contained in:
parent
39d40ae695
commit
0fb18268e9
@ -64,7 +64,7 @@ Engines::TMPFile* GEOM_Gen_i::DumpPython(CORBA::Object_ptr theStudy,
|
||||
}
|
||||
|
||||
TCollection_AsciiString aScript =
|
||||
"### This file is generated by SALOME automatically by dump python funcitonality\n"
|
||||
"### This file is generated by SALOME automatically by dump python functionality\n"
|
||||
"### of GEOM component\n\n";
|
||||
aScript += _impl->DumpPython(aStudy->StudyId(), aMap, isPublished, isValidScript);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user