File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2886,7 +2886,7 @@ Invalid sequences will be represented in the enumeration by <xref:System.Text.Ru
28862886 <Parameter Name =" other" Type =" System.ReadOnlySpan< T> " />
28872887 </Parameters >
28882888 <Docs >
2889- <typeparam name =" T" >The type of elmeents in the read-only sequence.</typeparam >
2889+ <typeparam name =" T" >The type of elements in the read-only sequence.</typeparam >
28902890 <param name =" span" >The first sequence.</param >
28912891 <param name =" other" >The second sequence.</param >
28922892 <summary >Determines whether two read-only sequences overlap in memory.</summary >
Original file line number Diff line number Diff line change @@ -245261,7 +245261,7 @@
245261245261 <Parameter Name="other" Type="System.ReadOnlySpan<T>" Index="1" FrameworkAlternate="netcore-2.1" />
245262245262 </Parameters>
245263245263 <Docs>
245264- <typeparam name="T">The type of elmeents in the read-only sequence.</typeparam>
245264+ <typeparam name="T">The type of elements in the read-only sequence.</typeparam>
245265245265 <param name="span">The first sequence.</param>
245266245266 <param name="other">The second sequence.</param>
245267245267 <summary>Determines whether two read-only sequences overlap in memory.</summary>
You can’t perform that action at this time.
0 commit comments