Skip to content

Commit 5a9256a

Browse files
jnm2mairaw
authored andcommitted
Fix "the currently item" (dotnet#1625)
1 parent bb5a49f commit 5a9256a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Collections.Immutable/ImmutableArray`1+Enumerator.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<ReturnType>T</ReturnType>
4646
</ReturnValue>
4747
<Docs>
48-
<summary>Gets the currently item.</summary>
48+
<summary>Gets the current item.</summary>
4949
<value>The current item.</value>
5050
<remarks>To be added.</remarks>
5151
</Docs>
@@ -77,4 +77,4 @@
7777
</Docs>
7878
</Member>
7979
</Members>
80-
</Type>
80+
</Type>

0 commit comments

Comments
 (0)