[TD]spelling in comments

This commit is contained in:
wandererfan
2023-11-14 16:15:21 -05:00
committed by WandererFan
parent ca90c73811
commit f03461a85a
12 changed files with 15 additions and 15 deletions

View File

@@ -2050,7 +2050,7 @@ lineAttributes& _getActiveLineAttributes()
}
std::string _createBalloon(Gui::Command* cmd, TechDraw::DrawViewPart* objFeat)
// create a new balloon, return it's name as string
// create a new balloon, return its name as string
{
std::string featName;
TechDraw::DrawPage* page = objFeat->findParentPage();