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

Alexey Ivanov aivanov at openjdk.org
Fri Aug 2 13:09:43 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.

This pull request has now been integrated.

Changeset: 066db6eb
Author:    Alexey Ivanov <aivanov at openjdk.org>
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


More information about the client-libs-dev mailing list