Skip to content

Commit 3d17cc0

Browse files
authored
chore: fix default/partials/title.tmpl.partial file typo (#9206)
chore: fix title of eii (explicit interface implementation)
1 parent bab2eb9 commit 3d17cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/default/partials/title.tmpl.partial

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Event {{name.0.value}}
3939
Operator {{name.0.value}}
4040
{{/inOperator}}
4141
{{#inEii}}
42-
Explict Interface Implementation {{name.0.value}}
42+
Explicit Interface Implementation {{name.0.value}}
4343
{{/inEii}}
4444
{{#inVariable}}
4545
Variable {{name.0.value}}

0 commit comments

Comments
 (0)