Skip to content

Commit 4245579

Browse files
authored
Update ManualResetEventSlim.xml (#4364)
1 parent ea1fb71 commit 4245579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Threading/ManualResetEventSlim.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@
800800
</ReturnValue>
801801
<Docs>
802802
<summary>Gets the underlying <see cref="T:System.Threading.WaitHandle" /> object for this <see cref="T:System.Threading.ManualResetEventSlim" />.</summary>
803-
<value>The underlying <see cref="T:System.Threading.WaitHandle" /> event object fore this <see cref="T:System.Threading.ManualResetEventSlim" />.</value>
803+
<value>The underlying <see cref="T:System.Threading.WaitHandle" /> event object for this <see cref="T:System.Threading.ManualResetEventSlim" />.</value>
804804
<remarks>
805805
<format type="text/markdown"><![CDATA[
806806

0 commit comments

Comments
 (0)