Skip to content

Commit cfc2f39

Browse files
Fix typos in MetadataBuilder (dotnet#8670)
1 parent 17b55a4 commit cfc2f39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Reflection.Metadata.Ecma335/MetadataBuilder.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ Entries must be added in the same order as the corresponding field definitions.
721721
722722
## Remarks
723723
724-
Entires must be added in the same order as the corresponding field definitions.
724+
Entries must be added in the same order as the corresponding field definitions.
725725
726726
The final relative virtual address stored in the metadata is calculated when the metadata is serialized by adding the offset to the virtual address of the block start.
727727
]]></format>
@@ -1799,7 +1799,7 @@ Entries should be added in the same order as the corresponding `MoveNext` method
17991799
18001800
## Remarks
18011801
1802-
Entires must be added in the same order as the corresponding type definitions.
1802+
Entries must be added in the same order as the corresponding type definitions.
18031803
18041804
]]></format>
18051805
</remarks>

0 commit comments

Comments
 (0)