TD: cleanup after #5457 [skip ci]

Fix header uniformity  
Fix grammar  
Fix trailing whitespace
This commit is contained in:
luz paz
2022-01-29 18:49:04 -05:00
committed by WandererFan
parent a3944b8553
commit 23c166399d
4 changed files with 17 additions and 17 deletions

View File

@@ -47,7 +47,7 @@ using namespace TechDraw;
PROPERTY_SOURCE(TechDraw::FeatureProjection, Part::Feature)
FeatureProjection::FeatureProjection()
FeatureProjection::FeatureProjection()
{
static const char *group = "Projection";
ADD_PROPERTY_TYPE(Source ,(0),group,App::Prop_None,"Shape to project");