Skip to content

Commit 6966d51

Browse files
Update xml/System.Collections.Frozen/FrozenDictionary`2.xml
Co-authored-by: Carlos Sánchez López <[email protected]>
1 parent 7fe49fb commit 6966d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Collections.Frozen/FrozenDictionary`2.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1231,7 +1231,7 @@
12311231
<see langword="true" /> if a lookup could be created; otherwise, <see langword="false" />.</returns>
12321232
<remarks>
12331233
This instance must be using a comparer that implements <see cref="T:System.Collections.Generic.IAlternateEqualityComparer`2"/> with
1234-
<typeparamref name="TAlternateKey"/> and <typeparamref name="TKey"/>. If it doesn't, the method will return false.
1234+
<typeparamref name="TAlternateKey"/> and <typeparamref name="TKey"/>. If it doesn't, the method will return <see langword="false" />.
12351235
</remarks>
12361236
</Docs>
12371237
</Member>

0 commit comments

Comments
 (0)