[Crowdin] string fix + misc. typo and whitespace fixes

* Crowdin link: https://crowdin.com/translate/freecad/6766/en-hu#6576162  
* Tacked on a few typo+whitespace fixes
This commit is contained in:
luz.paz
2019-06-20 02:58:39 -04:00
committed by wmayer
parent 46d1095816
commit c2827611be
6 changed files with 25 additions and 27 deletions

View File

@@ -682,7 +682,7 @@ def editMaterial(material=None, card_path=None):
if result:
return editor.getDict()
else:
# on chancel button an empty dict is returned
# on cancel button an empty dict is returned
return {}