diff --git a/xml/System/BitConverter.xml b/xml/System/BitConverter.xml index d45a46d0a53..b53f77c6234 100644 --- a/xml/System/BitConverter.xml +++ b/xml/System/BitConverter.xml @@ -2780,7 +2780,7 @@ An array of bytes. The starting position within . - Returns a 128-bit unsigned integer converted from four bytes at a specified position in a byte array. + Returns a 128-bit unsigned integer converted from sixteen bytes at a specified position in a byte array. A 128-bit unsigned integer formed by sixteen bytes beginning at . To be added.