Skip to content

Commit 40aa8bd

Browse files
authored
fix(theme): correct typo in Italian legend title (#128)
1 parent c30f1cb commit 40aa8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/C4/themes/puml-theme-C4Language_italian.puml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
!$BOUNDARY_LEGEND_TEXT ?= "confine"
44

5-
!$LEGEND_TITLE_TEXT ?= "Leggenda"
5+
!$LEGEND_TITLE_TEXT ?= "Legenda"
66

77
!$LEGEND_BOUNDARY ?= "confine"
88
!$LEGEND_BOUNDARY_PRE_PART ?= "confine del "

0 commit comments

Comments
 (0)