RegularBox: Better description
This commit is contained in:
parent
10cad241ef
commit
71bd013f3f
|
@ -18,7 +18,7 @@ from boxes import *
|
|||
|
||||
|
||||
class RegularBox(Boxes):
|
||||
"""Regular box"""
|
||||
"""Box with regular polygon as base"""
|
||||
|
||||
ui_group = "Box"
|
||||
|
||||
|
|
Loading…
Reference in New Issue