BayonetBox: Minor punktuation fix
This commit is contained in:
parent
9f4657cc64
commit
c4038696f1
|
@ -19,7 +19,7 @@ from boxes import *
|
||||||
class BayonetBox(Boxes):
|
class BayonetBox(Boxes):
|
||||||
"""Round box made from layers with twist on top"""
|
"""Round box made from layers with twist on top"""
|
||||||
|
|
||||||
description = """Glue together. All outside rings to the bottom, all inside rings to the top."""
|
description = """Glue together - all outside rings to the bottom, all inside rings to the top."""
|
||||||
ui_group = "Box"
|
ui_group = "Box"
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
|
Loading…
Reference in New Issue