RFR: 8337274: Remove repeated 'the' in StyleSheet.create{Small,Large}AttributeSet

Alisen Chung achung at openjdk.org
Fri Jul 26 17:05:33 UTC 2024


On Fri, 26 Jul 2024 14:10:59 GMT, Alexey Ivanov <aivanov at openjdk.org> 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.

looks fine

-------------

Marked as reviewed by achung (Committer).

PR Review: https://git.openjdk.org/jdk/pull/20352#pullrequestreview-2202307512


More information about the client-libs-dev mailing list