Note:

On Tue, 31 Oct 2023 at 10:21, <[email protected]> wrote:
>     Normalize spelling to US English

>  .../commons/rng/examples/stress/RNGUtils.java      | 30 
> ++++++++++++++--------

> +    /** Message for an unrecognized source64 mode. */
> +    private static final String UNRECOGNISED_SOURCE_64_MODE = "Unrecognized 
> source64 mode: ";

Change the constant name too.

> +    /** Message for an unrecognized native output type. */
> +    private static final String UNRECOGNISED_NATIVE_TYPE = "Unrecognized 
> native output type: ";

Change the constant name too.

Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to