diff --git a/src/libraries/System.Private.CoreLib/src/Resources/Strings.resx b/src/libraries/System.Private.CoreLib/src/Resources/Strings.resx index 57a9c28c693960..4f48d0181a4c79 100644 --- a/src/libraries/System.Private.CoreLib/src/Resources/Strings.resx +++ b/src/libraries/System.Private.CoreLib/src/Resources/Strings.resx @@ -1824,7 +1824,7 @@ Pointer startIndex and length do not refer to a valid string. - Period must be less than 2^32-2. + Period must be less than 2^32-1. The position may not be greater or equal to the capacity of the accessor. @@ -1854,7 +1854,7 @@ Stream length must be non-negative and less than 2^31 - 1 - origin. - Time-out interval must be less than 2^32-2. + Time-out interval must be less than 2^32-1. The length of the buffer must be less than the maximum UIntPtr value for your platform.