Skip to content

Commit 7fe49fb

Browse files
Update xml/System.Collections.Generic/OrderedDictionary`2+KeyCollection.xml
Co-authored-by: Carlos Sánchez López <[email protected]>
1 parent 2253dfb commit 7fe49fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Collections.Generic/OrderedDictionary`2+KeyCollection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<Parameter Name="key" Type="TKey" />
9898
</Parameters>
9999
<Docs>
100-
<param name="key">They key to location in the collection.</param>
100+
<param name="key">They key to the location in the collection.</param>
101101
<summary>Determines whether the <see cref="T:System.Collections.Generic.ICollection`1" /> contains a specific value.</summary>
102102
<returns>
103103
<see langword="true" /> if <paramref name="item" /> is found in the <see cref="T:System.Collections.Generic.ICollection`1" />; otherwise, <see langword="false" />.</returns>

0 commit comments

Comments
 (0)