Misc. typo fixes

Remove double whitespaces between source comments
This commit is contained in:
luzpaz
2017-11-23 12:09:28 -05:00
committed by Yorik van Havre
parent 8e48e336e3
commit e8587cf0b4
12 changed files with 18 additions and 18 deletions

View File

@@ -45,7 +45,7 @@ ViewProviderResult::~ViewProviderResult()
}
/* not needed since _ViewProviderFemResult.py is made
/* not needed since _ViewProviderFemResult.py is made
bool ViewProviderResult::doubleClicked(void)
{
Gui::Command::runCommand(Gui::Command::Gui, "Gui.runCommand('Fem_ResultShow')");