Crowdin: fix missing whitespace
ref: https://crowdin.com/translate/freecad/559/en-hu#6503593
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user