From 977c111fc30c1da2d7a55b0a27d0d111e463da5b Mon Sep 17 00:00:00 2001 From: carlossanlop Date: Thu, 8 Aug 2019 09:12:59 -0700 Subject: [PATCH 1/2] Commas in System.Buffers.Binary --- .../BinaryPrimitives.xml | 48 +++++++++---------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/xml/System.Buffers.Binary/BinaryPrimitives.xml b/xml/System.Buffers.Binary/BinaryPrimitives.xml index 7909912fbd2..fc89570b8e7 100644 --- a/xml/System.Buffers.Binary/BinaryPrimitives.xml +++ b/xml/System.Buffers.Binary/BinaryPrimitives.xml @@ -1368,7 +1368,7 @@ Reads exactly 8 bytes from the beginning of the span. The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Writes an into a span of bytes as big endian. + Writes an into a span of bytes, as big endian. if the span is large enough to contain an ; otherwise, . The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Writes an into a span of bytes as little endian. + Writes an into a span of bytes, as little endian. if the span is large enough to contain an ; otherwise, . The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Writes an into a span of bytes as big endian. + Writes an into a span of bytes, as big endian. if the span is large enough to contain an ; otherwise, . The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Writes an into a span of bytes as little endian. + Writes an into a span of bytes, as little endian. if the span is large enough to contain an ; otherwise, . The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Writes an into a span of bytes as big endian. + Writes an into a span of bytes, as big endian. if the span is large enough to contain an ; otherwise, . The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Writes an into a span of bytes as little endian. + Writes an into a span of bytes, as little endian. if the span is large enough to contain an ; otherwise, . The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Write a into a span of bytes as big endian. + Write a into a span of bytes, as big endian. if the span is large enough to contain a ; otherwise, . The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Write a into a span of bytes as little endian. + Write a into a span of bytes, as little endian. if the span is large enough to contain a ; otherwise, . The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Write a into a span of bytes as big endian. + Write a into a span of bytes, as big endian. if the span is large enough to contain a ; otherwise, . The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Write a into a span of bytes as little endian. + Write a into a span of bytes, as little endian. if the span is large enough to contain a ; otherwise, . The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Write a into a span of bytes as big endian. + Write a into a span of bytes, as big endian. if the span is large enough to contain a ; otherwise, . The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Write a into a span of bytes as little endian. + Write a into a span of bytes, as little endian. if the span is large enough to contain a ; otherwise, . The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Writes an into a span of bytes as big endian. + Writes an into a span of bytes, as big endian. The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Writes an into a span of bytes as little endian. + Writes an into a span of bytes, as little endian. The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Writes an into a span of bytes as big endian. + Writes an into a span of bytes, as big endian. The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Writes an into a span of bytes as little endian. + Writes an into a span of bytes, as little endian. The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Writes an into a span of bytes as big endian. + Writes an into a span of bytes, as big endian. The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Writes an into a span of bytes as little endian. + Writes an into a span of bytes, as little endian. The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Write a into a span of bytes as big endian. + Write a into a span of bytes, as big endian. The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Write a into a span of bytes as little endian. + Write a into a span of bytes, as little endian. The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Write a into a span of bytes as big endian. + Write a into a span of bytes, as big endian. The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Write a into a span of bytes as little endian. + Write a into a span of bytes, as little endian. The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Write a into a span of bytes as big endian. + Write a into a span of bytes, as big endian. The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Write a into a span of bytes as little endian. + Write a into a span of bytes, as little endian. Date: Thu, 8 Aug 2019 13:04:12 -0700 Subject: [PATCH 2/2] verb should be in 3rd person --- .../BinaryPrimitives.xml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/xml/System.Buffers.Binary/BinaryPrimitives.xml b/xml/System.Buffers.Binary/BinaryPrimitives.xml index fc89570b8e7..e34a5d615bb 100644 --- a/xml/System.Buffers.Binary/BinaryPrimitives.xml +++ b/xml/System.Buffers.Binary/BinaryPrimitives.xml @@ -1619,7 +1619,7 @@ Writes exactly 8 bytes to the beginning of the span. The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Write a into a span of bytes, as big endian. + Writes a into a span of bytes, as big endian. if the span is large enough to contain a ; otherwise, . The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Write a into a span of bytes, as little endian. + Writes a into a span of bytes, as little endian. if the span is large enough to contain a ; otherwise, . The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Write a into a span of bytes, as big endian. + Writes a into a span of bytes, as big endian. if the span is large enough to contain a ; otherwise, . The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Write a into a span of bytes, as little endian. + Writes a into a span of bytes, as little endian. if the span is large enough to contain a ; otherwise, . The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Write a into a span of bytes, as big endian. + Writes a into a span of bytes, as big endian. if the span is large enough to contain a ; otherwise, . The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Write a into a span of bytes, as little endian. + Writes a into a span of bytes, as little endian. if the span is large enough to contain a ; otherwise, . The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Write a into a span of bytes, as big endian. + Writes a into a span of bytes, as big endian. The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Write a into a span of bytes, as little endian. + Writes a into a span of bytes, as little endian. The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Write a into a span of bytes, as big endian. + Writes a into a span of bytes, as big endian. The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Write a into a span of bytes, as little endian. + Writes a into a span of bytes, as little endian. The span of bytes where the value is to be written, as big endian. The value to write into the span of bytes. - Write a into a span of bytes, as big endian. + Writes a into a span of bytes, as big endian. The span of bytes where the value is to be written, as little endian. The value to write into the span of bytes. - Write a into a span of bytes, as little endian. + Writes a into a span of bytes, as little endian.