Skip to content

Commit f1aa60f

Browse files
committed
#232 Legend details (2 - fix tests)
1 parent e68bf9d commit f1aa60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

C4.puml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ $elementSkin
656656
!endif
657657
!endif
658658
!if ($lineThickness != "")
659-
!$tagDetails = $tagDetails + thickness " + $lineThickness + ") "
659+
!$tagDetails = $tagDetails + "thickness " + $lineThickness + ") "
660660
!endif
661661
!if ($tagDetails=="(")
662662
!$tagDetails = "</size>"

0 commit comments

Comments
 (0)