Skip to content

Commit 9ece1c7

Browse files
authored
contain => contains
1 parent ea2f581 commit 9ece1c7

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

xml/System.Runtime.Intrinsics/Vector64.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6646,7 +6646,7 @@ This method may bypass the cache on certain platforms.
66466646
<Docs>
66476647
<param name="source">The vector whose elements are to be widened.</param>
66486648
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
6649-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
6649+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
66506650
<remarks>To be added.</remarks>
66516651
</Docs>
66526652
</Member>
@@ -6671,7 +6671,7 @@ This method may bypass the cache on certain platforms.
66716671
<Docs>
66726672
<param name="source">The vector whose elements are to be widened.</param>
66736673
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
6674-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
6674+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
66756675
<remarks>To be added.</remarks>
66766676
</Docs>
66776677
</Member>
@@ -6696,7 +6696,7 @@ This method may bypass the cache on certain platforms.
66966696
<Docs>
66976697
<param name="source">The vector whose elements are to be widened.</param>
66986698
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
6699-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
6699+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
67006700
<remarks>To be added.</remarks>
67016701
</Docs>
67026702
</Member>
@@ -6727,7 +6727,7 @@ This method may bypass the cache on certain platforms.
67276727
<Docs>
67286728
<param name="source">The vector whose elements are to be widened.</param>
67296729
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
6730-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
6730+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
67316731
<remarks>To be added.</remarks>
67326732
</Docs>
67336733
</Member>
@@ -6752,7 +6752,7 @@ This method may bypass the cache on certain platforms.
67526752
<Docs>
67536753
<param name="source">The vector whose elements are to be widened.</param>
67546754
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
6755-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
6755+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
67566756
<remarks>To be added.</remarks>
67576757
</Docs>
67586758
</Member>
@@ -6783,7 +6783,7 @@ This method may bypass the cache on certain platforms.
67836783
<Docs>
67846784
<param name="source">The vector whose elements are to be widened.</param>
67856785
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
6786-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
6786+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
67876787
<remarks>To be added.</remarks>
67886788
</Docs>
67896789
</Member>
@@ -6814,7 +6814,7 @@ This method may bypass the cache on certain platforms.
68146814
<Docs>
68156815
<param name="source">The vector whose elements are to be widened.</param>
68166816
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
6817-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
6817+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
68186818
<remarks>To be added.</remarks>
68196819
</Docs>
68206820
</Member>
@@ -6845,7 +6845,7 @@ This method may bypass the cache on certain platforms.
68456845
<Docs>
68466846
<param name="source">The vector whose elements are to be widened.</param>
68476847
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
6848-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
6848+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
68496849
<remarks>To be added.</remarks>
68506850
</Docs>
68516851
</Member>
@@ -6870,7 +6870,7 @@ This method may bypass the cache on certain platforms.
68706870
<Docs>
68716871
<param name="source">The vector whose elements are to be widened.</param>
68726872
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
6873-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
6873+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
68746874
<remarks>To be added.</remarks>
68756875
</Docs>
68766876
</Member>
@@ -6895,7 +6895,7 @@ This method may bypass the cache on certain platforms.
68956895
<Docs>
68966896
<param name="source">The vector whose elements are to be widened.</param>
68976897
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
6898-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
6898+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
68996899
<remarks>To be added.</remarks>
69006900
</Docs>
69016901
</Member>
@@ -6926,7 +6926,7 @@ This method may bypass the cache on certain platforms.
69266926
<Docs>
69276927
<param name="source">The vector whose elements are to be widened.</param>
69286928
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
6929-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
6929+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
69306930
<remarks>To be added.</remarks>
69316931
</Docs>
69326932
</Member>
@@ -6951,7 +6951,7 @@ This method may bypass the cache on certain platforms.
69516951
<Docs>
69526952
<param name="source">The vector whose elements are to be widened.</param>
69536953
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
6954-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
6954+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
69556955
<remarks>To be added.</remarks>
69566956
</Docs>
69576957
</Member>
@@ -6982,7 +6982,7 @@ This method may bypass the cache on certain platforms.
69826982
<Docs>
69836983
<param name="source">The vector whose elements are to be widened.</param>
69846984
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
6985-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
6985+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
69866986
<remarks>To be added.</remarks>
69876987
</Docs>
69886988
</Member>
@@ -7013,7 +7013,7 @@ This method may bypass the cache on certain platforms.
70137013
<Docs>
70147014
<param name="source">The vector whose elements are to be widened.</param>
70157015
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector64`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector64`1" />.</summary>
7016-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
7016+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
70177017
<remarks>To be added.</remarks>
70187018
</Docs>
70197019
</Member>

0 commit comments

Comments
 (0)