FEM: typo in comment

This commit is contained in:
Bernd Hahnebach
2018-01-09 07:29:56 +01:00
parent 220905c407
commit 8f91010ba6

View File

@@ -32,7 +32,7 @@ if FreeCAD.GuiUp:
class ViewProxy(object):
"""Proxy for FemSolverElmers View Provider."""
"""Proxy View Provider for Pythons base constraint."""
def __init__(self, vobj):
vobj.Proxy = self