Fixed typo

This commit is contained in:
Yorik van Havre 2012-04-13 19:37:15 -03:00
parent 50d772630a
commit 1684585733

View File

@ -81,7 +81,7 @@ if not FreeCAD.ParamGet("User parameter:BaseApp/Preferences/Mod/").HasGroup("Dra
p.SetBool("showSnapBar",1)
p.SetUnsigned("constructioncolor",746455039)
p.SetFloat("textheight",0.2)
p.setInt("precision",4)
p.SetInt("precision",4)
#---------------------------------------------------------------------------
# General functions