Fix typos in Part and TechDraw workbenches

[skip ci]
This commit is contained in:
luz paz
2022-07-20 19:24:28 -04:00
committed by wwmayer
parent 98b9ba20fe
commit a55f5eb1ae
2 changed files with 2 additions and 2 deletions

View File

@@ -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;