Fixed typo in Draft

This commit is contained in:
Yorik van Havre
2012-04-27 09:35:49 -03:00
parent 73fbdf446c
commit b9dcb0148c

View File

@@ -1777,7 +1777,7 @@ class _ViewProviderDimension:
obj.Proxy = self
obj.FontSize=getParam("textheight")
obj.FontName=getParam("textfont")
obj.DisplayModes = ["2D","3D"]
obj.DisplayMode = ["2D","3D"]
obj.ExtLines=0.3
obj.Override = ''