Fix typos in Part and TechDraw workbenches
[skip ci]
This commit is contained in:
@@ -62,7 +62,7 @@ Modes :
|
||||
isAccountMultiConex - mode for account cases of multiconnexity.
|
||||
If this mode is equal to Standard_True, separate shells will be created
|
||||
in the cases of multiconnexity. If this mode is equal to Standard_False,
|
||||
one shell will be created without account of multiconnexity.By defautt - Standard_True;
|
||||
one shell will be created without account of multiconnexity. By default - Standard_True;
|
||||
NonManifold - mode for creation of non-manifold shells.
|
||||
If this mode is equal to Standard_True one non-manifold will be created from shell
|
||||
contains multishared edges. Else if this mode is equal to Standard_False only
|
||||
|
||||
@@ -56,7 +56,7 @@ class ViewProviderViewPart;
|
||||
class Ui_TaskSurfaceFinishSymbols;
|
||||
|
||||
class SvgString
|
||||
// Class to reate a SVG as a string
|
||||
// Class to create an SVG as a string
|
||||
{
|
||||
std::stringstream svgStream;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user