Skip to content

Commit c9989cf

Browse files
nschonniRon Petrusha
authored andcommitted
typo: Resturns -> Returns (#2186)
1 parent 8f5be6f commit c9989cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.ComponentModel/DependencyPropertyDescriptor.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@
656656
</Parameters>
657657
<Docs>
658658
<param name="component">The component instance.</param>
659-
<summary>Resturns the current value of the property on a component.</summary>
659+
<summary>Returns the current value of the property on a component.</summary>
660660
<returns>The requested value.</returns>
661661
<remarks>
662662
<format type="text/markdown"><![CDATA[

0 commit comments

Comments
 (0)