mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0031939: Coding - correction of spelling errors in comments [part 12]
Fix various typos via codespell.
This commit is contained in:
@@ -1635,7 +1635,7 @@ static Standard_Integer VPlaneBuilder (Draw_Interpretor& /*di*/,
|
||||
}
|
||||
else
|
||||
{
|
||||
Message::SendFail ("Error: Builded surface is not a plane.");
|
||||
Message::SendFail ("Error: Built surface is not a plane.");
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user