BayonetBox: Minor punktuation fix

This commit is contained in:
Florian Festi 2022-01-11 09:09:32 +01:00
parent 9f4657cc64
commit c4038696f1
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ from boxes import *
class BayonetBox(Boxes):
"""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"
def __init__(self):