Skip to content

Commit 287545f

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

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
@@ -1222,7 +1222,7 @@
12221222
</Parameters>
12231223
<Docs>
12241224
<typeparam name="TAlternateKey">The alternate type of a key for performing lookups.</typeparam>
1225-
<param name="lookup">The created lookup instance when the method returns true, or a default instance that should not be used if the method returns false.</param>
1225+
<param name="lookup">The created lookup instance when the method returns <see langword="true" />, or a default instance that should not be used if the method returns <see langword="false" />.</param>
12261226
<summary>
12271227
Gets an instance of a type that may be used to perform operations on a <see cref="T:System.Collections.Frozen.FrozenDictionary`2"/>
12281228
using a <typeparamref name="TAlternateKey"/> as a key instead of a <typeparamref name="TKey"/>.

0 commit comments

Comments
 (0)