mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-24 13:50:49 +03:00
0031939: Coding - correction of spelling errors in comments [part 6]
Fix various typos Fixed via `codespell v2.1.dev
This commit is contained in:
@@ -1362,7 +1362,7 @@ void DrawTrSurf::BasicCommands(Draw_Interpretor& theCommands)
|
||||
marker of the point\n\n").Cat(MarkersHint).ToCString(),
|
||||
__FILE__,changepointmarker,g);
|
||||
|
||||
g = "Geometric tranformations";
|
||||
g = "Geometric transformations";
|
||||
|
||||
theCommands.Add("translate",
|
||||
"translate name [names...] dx dy dz",
|
||||
|
Reference in New Issue
Block a user