Skip to content

Commit ecae9ab

Browse files
nschonniRon Petrusha
authored andcommitted
typo: begining -> beginning (#2180)
1 parent f267af8 commit ecae9ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Configuration.Install/InstallerCollection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
<Docs>
270270
<param name="array">The array to copy to.</param>
271271
<param name="index">The index of the array at which to paste the collection.</param>
272-
<summary>Copies the items from the collection to an array, begining at the specified index.</summary>
272+
<summary>Copies the items from the collection to an array, beginning at the specified index.</summary>
273273
<remarks>
274274
<format type="text/markdown"><![CDATA[
275275

0 commit comments

Comments
 (0)