Skip to content

Commit 95c51d1

Browse files
authored
suggestion by maryamariyan
1 parent 8ebf5e5 commit 95c51d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Text.RegularExpressions/GroupCollection.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<Docs>
106106
<param name="key">A string with the name of the captured group to locate.</param>
107107
<summary>Determines whether the group collection contains a captured group identified by the specified name.</summary>
108-
<returns><see langword="true"/> if the groupcollection contains a captured group identified by the specified key; <see langword="false" /> otherwise.</returns>
108+
<returns><see langword="true"/> if the group collection contains a captured group identified by the specified key; <see langword="false" /> otherwise.</returns>
109109
<remarks>To be added.</remarks>
110110
</Docs>
111111
</Member>
@@ -1384,4 +1384,4 @@ Instead of calling the <xref:System.Text.RegularExpressions.GroupCollection.GetE
13841384
</Docs>
13851385
</Member>
13861386
</Members>
1387-
</Type>
1387+
</Type>

0 commit comments

Comments
 (0)