Crowdin: fix missing whitespace

ref: https://crowdin.com/translate/freecad/559/en-hu#6503593
This commit is contained in:
luz.paz
2018-01-10 07:10:12 -05:00
committed by Yorik van Havre
parent 4fc531a864
commit c8bc05c8d2

View File

@@ -122,7 +122,7 @@ class BoundarySelector(_Selector):
self.setWindowTitle(self.tr("Select Faces/Edges/Vertexes"))
self.setHelpText(self.tr(
"To add references select them in the 3D view and then"
"click \"Add\"."))
" click \"Add\"."))
def getSelection(self):
selection = []