mirror of https://gitlab.com/pamhyr/pamhyr2
LC: Edit: Fix minor miss tacks.
parent
d328806916
commit
fc0595a8b3
|
|
@ -29,7 +29,7 @@ from View.LateralContribution.Edit.Plot import Plot
|
|||
_translate = QCoreApplication.translate
|
||||
|
||||
class EditLateralContributionWindow(ASubMainWindow, ListedSubWindow):
|
||||
def __init__(self, title="Edit boundary condition",
|
||||
def __init__(self, title="Edit lateral conditribution",
|
||||
data=None, study=None, parent=None):
|
||||
self._data = data
|
||||
self._study = study
|
||||
|
|
|
|||
Loading…
Reference in New Issue