diff --git a/src/Mod/Fem/femguiutils/selection_widgets.py b/src/Mod/Fem/femguiutils/selection_widgets.py index fd7edb4174..19fe48ba25 100644 --- a/src/Mod/Fem/femguiutils/selection_widgets.py +++ b/src/Mod/Fem/femguiutils/selection_widgets.py @@ -280,7 +280,7 @@ class GeometryElementsSelection(QtGui.QWidget): self._helpTextLbl = QtGui.QLabel() self._helpTextLbl.setWordWrap(True) helpTextPart1 = self.tr( - "Click on "Add" and select geometric elements to add to the list." + 'Click on "Add" and select geometric elements to add to the list.' ) helpTextPart2 = self.tr( "The following geometry elements are allowed to select: "