Skip to content

Commit 2f0cc53

Browse files
committed
Implementation for issue microsoft#25002
1 parent 51caec2 commit 2f0cc53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/enu/diagnosticMessages.generated.json.lcg

+1-1
Original file line numberDiff line numberDiff line change
@@ -6323,7 +6323,7 @@
63236323
</Item>
63246324
<Item ItemId=";get_and_set_accessor_must_have_the_same_type_2380" ItemType="0" PsrId="306" Leaf="true">
63256325
<Str Cat="Text">
6326-
<Val><![CDATA['get' and 'set' accessor must have the same type, but this 'get' accessor has the type '{0}']]></Val>
6326+
<Val><![CDATA['get' and 'set' accessor must have the same type '{0}', but this 'get' accessor has the type '{1}'.]]></Val>
63276327
</Str>
63286328
<Disp Icon="Str" />
63296329
</Item>

0 commit comments

Comments
 (0)