X-Git-Url: https://git.ao2.it/flexagon-toolkit.git/blobdiff_plain/b9037211c176b2af1a8d3bf9813daad1bdea172b..b251ee2b0cc4dabc80439713abecc3e51980542e:/src/svg_tetraflexagon_editor.py diff --git a/src/svg_tetraflexagon_editor.py b/src/svg_tetraflexagon_editor.py index 90668e3..6b57160 100755 --- a/src/svg_tetraflexagon_editor.py +++ b/src/svg_tetraflexagon_editor.py @@ -97,7 +97,7 @@ class SvgwriteTetraflexagonDiagram(TetraflexagonDiagram): super(SvgwriteTetraflexagonDiagram, self).draw_tile_template(tile, cx, cy, theta) - # The tile outline in the active group's element is the only polygon + # The tile outline in the active group's element is the only rectangle # element, so get it and set its id so that it can be reused as # a clip-path for element in self.backend.active_group.elements: