Skip to content

Commit 8999e0d

Browse files
committed
try to fix cref
1 parent 99b48c1 commit 8999e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Threading.Channels/UnboundedPrioritizedChannelOptions`1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<Interfaces />
2626
<Docs>
2727
<typeparam name="T">To be added.</typeparam>
28-
<summary>Provides options that control the behavior of instances created by <see cref="Overload:System.Threading.Channels.Channel.CreateUnboundedPrioritized``1" />.</summary>
28+
<summary>Provides options that control the behavior of instances created by <see cref="M:System.Threading.Channels.Channel.CreateUnboundedPrioritized``1" />.</summary>
2929
<remarks>To be added.</remarks>
3030
</Docs>
3131
<Members>

0 commit comments

Comments
 (0)