Skip to content

Commit 1eb90f6

Browse files
hubalazsmairaw
authored andcommitted
Fixed typo (atttributes) (#3130)
1 parent eb7a15f commit 1eb90f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Reflection.Metadata/ManifestResource.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</ReturnValue>
5151
<Docs>
5252
<summary>Gets the manifest resource attributes.</summary>
53-
<value>A bitwise combination of the enumeration values that specify the manifest resource atttributes.</value>
53+
<value>A bitwise combination of the enumeration values that specify the manifest resource attributes.</value>
5454
<remarks>To be added.</remarks>
5555
</Docs>
5656
</Member>

0 commit comments

Comments
 (0)