Skip to content

Commit 1e1ec48

Browse files
tkp1nRon Petrusha
authored andcommitted
Fix typo in CountdownEvent.xml (dotnet#1493)
1 parent 57ba069 commit 1e1ec48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Threading/CountdownEvent.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<format type="text/markdown"><![CDATA[
9292
9393
## Remarks
94-
iI `initialCount` is 0, the event is created in a signaled state.
94+
If `initialCount` is 0, the event is created in a signaled state.
9595
9696
]]></format>
9797
</remarks>

0 commit comments

Comments
 (0)