Fix __title__ in LatticePolarArray.py

This commit is contained in:
DeepSOIC 2015-10-25 19:19:04 +03:00
parent 7b2e34ef34
commit 87db7b1ce7

View File

@ -21,7 +21,7 @@
#* *
#***************************************************************************
__title__="Base feature module for lattice object of lattice workbench for FreeCAD"
__title__="Polar array feature module for lattice workbench for FreeCAD"
__author__ = "DeepSOIC"
__url__ = ""