Skip to content

Commit 3916983

Browse files
authored
contain -> contains
1 parent afd94bb commit 3916983

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

xml/System.Runtime.Intrinsics/Vector128.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7791,7 +7791,7 @@ This method may bypass the cache on certain platforms.
77917791
<Docs>
77927792
<param name="source">The vector whose elements are to be widened.</param>
77937793
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
7794-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
7794+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
77957795
<remarks>To be added.</remarks>
77967796
</Docs>
77977797
</Member>
@@ -7816,7 +7816,7 @@ This method may bypass the cache on certain platforms.
78167816
<Docs>
78177817
<param name="source">The vector whose elements are to be widened.</param>
78187818
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
7819-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
7819+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
78207820
<remarks>To be added.</remarks>
78217821
</Docs>
78227822
</Member>
@@ -7841,7 +7841,7 @@ This method may bypass the cache on certain platforms.
78417841
<Docs>
78427842
<param name="source">The vector whose elements are to be widened.</param>
78437843
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
7844-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
7844+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
78457845
<remarks>To be added.</remarks>
78467846
</Docs>
78477847
</Member>
@@ -7872,7 +7872,7 @@ This method may bypass the cache on certain platforms.
78727872
<Docs>
78737873
<param name="source">The vector whose elements are to be widened.</param>
78747874
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
7875-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
7875+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
78767876
<remarks>To be added.</remarks>
78777877
</Docs>
78787878
</Member>
@@ -7897,7 +7897,7 @@ This method may bypass the cache on certain platforms.
78977897
<Docs>
78987898
<param name="source">The vector whose elements are to be widened.</param>
78997899
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
7900-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
7900+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
79017901
<remarks>To be added.</remarks>
79027902
</Docs>
79037903
</Member>
@@ -7928,7 +7928,7 @@ This method may bypass the cache on certain platforms.
79287928
<Docs>
79297929
<param name="source">The vector whose elements are to be widened.</param>
79307930
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
7931-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
7931+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
79327932
<remarks>To be added.</remarks>
79337933
</Docs>
79347934
</Member>
@@ -7959,7 +7959,7 @@ This method may bypass the cache on certain platforms.
79597959
<Docs>
79607960
<param name="source">The vector whose elements are to be widened.</param>
79617961
<summary>Widens the lower half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
7962-
<returns>A vector that contain the widened lower half of <paramref name="source" />.</returns>
7962+
<returns>A vector that contains the widened lower half of <paramref name="source" />.</returns>
79637963
<remarks>To be added.</remarks>
79647964
</Docs>
79657965
</Member>
@@ -7990,7 +7990,7 @@ This method may bypass the cache on certain platforms.
79907990
<Docs>
79917991
<param name="source">The vector whose elements are to be widened.</param>
79927992
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
7993-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
7993+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
79947994
<remarks>To be added.</remarks>
79957995
</Docs>
79967996
</Member>
@@ -8015,7 +8015,7 @@ This method may bypass the cache on certain platforms.
80158015
<Docs>
80168016
<param name="source">The vector whose elements are to be widened.</param>
80178017
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
8018-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
8018+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
80198019
<remarks>To be added.</remarks>
80208020
</Docs>
80218021
</Member>
@@ -8040,7 +8040,7 @@ This method may bypass the cache on certain platforms.
80408040
<Docs>
80418041
<param name="source">The vector whose elements are to be widened.</param>
80428042
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
8043-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
8043+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
80448044
<remarks>To be added.</remarks>
80458045
</Docs>
80468046
</Member>
@@ -8071,7 +8071,7 @@ This method may bypass the cache on certain platforms.
80718071
<Docs>
80728072
<param name="source">The vector whose elements are to be widened.</param>
80738073
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
8074-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
8074+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
80758075
<remarks>To be added.</remarks>
80768076
</Docs>
80778077
</Member>
@@ -8096,7 +8096,7 @@ This method may bypass the cache on certain platforms.
80968096
<Docs>
80978097
<param name="source">The vector whose elements are to be widened.</param>
80988098
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
8099-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
8099+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
81008100
<remarks>To be added.</remarks>
81018101
</Docs>
81028102
</Member>
@@ -8127,7 +8127,7 @@ This method may bypass the cache on certain platforms.
81278127
<Docs>
81288128
<param name="source">The vector whose elements are to be widened.</param>
81298129
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
8130-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
8130+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
81318131
<remarks>To be added.</remarks>
81328132
</Docs>
81338133
</Member>
@@ -8158,7 +8158,7 @@ This method may bypass the cache on certain platforms.
81588158
<Docs>
81598159
<param name="source">The vector whose elements are to be widened.</param>
81608160
<summary>Widens the upper half of a <see cref="T:System.Runtime.Intrinsics.Vector128`1" /> into a <see cref="T:System.Runtime.Intrinsics.Vector128`1" />.</summary>
8161-
<returns>A vector that contain the widened upper half of <paramref name="source" />.</returns>
8161+
<returns>A vector that contains the widened upper half of <paramref name="source" />.</returns>
81628162
<remarks>To be added.</remarks>
81638163
</Docs>
81648164
</Member>

0 commit comments

Comments
 (0)