RegularBox: Better description

This commit is contained in:
Florian Festi 2017-03-09 17:45:43 +01:00
parent 10cad241ef
commit 71bd013f3f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ from boxes import *
class RegularBox(Boxes):
"""Regular box"""
"""Box with regular polygon as base"""
ui_group = "Box"