mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0031939: Coding - correction of spelling errors in comments [part 7]
Fix various typos Fixed via codespell v2.1.dev
This commit is contained in:
@@ -109,7 +109,7 @@ void FThread::run()
|
||||
const int ret = D->Execute(log);
|
||||
if (ret == 0)
|
||||
{
|
||||
// Successfuly executed!
|
||||
// Successfully executed!
|
||||
itr.SetStatus(L, TFunction_ES_Succeeded);
|
||||
|
||||
TDF_LabelList res;
|
||||
|
Reference in New Issue
Block a user