On Fri, 26 Jul 2024 14:10:59 GMT, Alexey Ivanov <[email protected]> wrote:
> A trivial fix which removes the repeated word ‘the’ from the parameter
> description for `StyleSheet.create{Small,Large}AttributeSet` methods. These
> methods are public API.
>
> Additionally, I dropped repeated ‘then’ from the description of a private
> method.
This pull request has now been integrated.
Changeset: 066db6eb
Author: Alexey Ivanov <[email protected]>
URL:
https://git.openjdk.org/jdk/commit/066db6eb21e9c9202857f9f6adfcd537a0b82160
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
8337274: Remove repeated 'the' in StyleSheet.create{Small,Large}AttributeSet
Reviewed-by: achung, honkar, prr
-------------
PR: https://git.openjdk.org/jdk/pull/20352