Skip to content

Commit fd49e8b

Browse files
authored
Fix typo in KeyConveter ctor sumary (#10286)
1 parent 0b86bf4 commit fd49e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Windows.Input/KeyConverter.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
</Attributes>
5757
<Parameters />
5858
<Docs>
59-
<summary>Initializes a new instance of the <see cref="T:System.Windows.Input.Key" /> class.</summary>
59+
<summary>Initializes a new instance of the <see cref="T:System.Windows.Input.KeyConverter" /> class.</summary>
6060
<remarks>To be added.</remarks>
6161
</Docs>
6262
</Member>

0 commit comments

Comments
 (0)