Skip to content

Commit 910642b

Browse files
authored
Update Color.xml (#11353)
Fixes #11352.
1 parent ea64b25 commit 910642b

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)