From 87c104e013f8abe159be61e66ed47ec3aa346610 Mon Sep 17 00:00:00 2001 From: Petr Kulikov Date: Thu, 18 Oct 2018 19:00:55 +0200 Subject: [PATCH] Vector: fixed formatting --- xml/System.Numerics/Vector`1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Numerics/Vector`1.xml b/xml/System.Numerics/Vector`1.xml index 040a548366a..6876bcba5b6 100644 --- a/xml/System.Numerics/Vector`1.xml +++ b/xml/System.Numerics/Vector`1.xml @@ -291,7 +291,7 @@ – 1 elements. + The copy operation begins at index `startIndex` of `destination`. The destination array must have at least `startIndex` + elements. ]]>