Skip to content

Commit 43edeb9

Browse files
Merge pull request #11358 from dotnet/main
Merge main into live
2 parents b009ea4 + 910642b commit 43edeb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Drawing/Color.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1724,7 +1724,7 @@ This example is designed to be used with a Windows Form. Paste the code into the
17241724
<ReturnType>System.Drawing.Color</ReturnType>
17251725
</ReturnValue>
17261726
<Docs>
1727-
<summary>Gets a system-defined color that has an ARGB value of <c>#FF8FBC8B</c>.</summary>
1727+
<summary>Gets a system-defined color that has an ARGB value of <c>#FF8FBC8F</c>.</summary>
17281728
<value>A <see cref="T:System.Drawing.Color" /> representing a system-defined color.</value>
17291729
<remarks>To be added.</remarks>
17301730
</Docs>

0 commit comments

Comments
 (0)