Skip to content

Fix ClientAttributes Javadoc Typos - #18802

Merged
jzheaux merged 1 commit into
spring-projects:mainfrom
kimyounguk1:docs/fix-client-attributes-typos
Mar 2, 2026
Merged

Fix ClientAttributes Javadoc Typos#18802
jzheaux merged 1 commit into
spring-projects:mainfrom
kimyounguk1:docs/fix-client-attributes-typos

Conversation

@kimyounguk1

@kimyounguk1 kimyounguk1 commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

Description

I found and fixed minor typos in the Javadoc for the ClientAttributes class.

  1. Fixed a redundant 'the' (the the) in the class-level documentation.
  2. Corrected a missing word in the @param attributes description for the resolveClientRegistrationId method.

Motivation

These changes improve the clarity and professional quality of the documentation for developers using Spring Security's OAuth2 client features.

Related Issues

No issue was created as these are straightforward typo and documentation fixes.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 25, 2026
@jzheaux jzheaux self-assigned this Feb 26, 2026
@jzheaux jzheaux added in: docs An issue in Documentation or samples type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 26, 2026
@jzheaux jzheaux added this to the 7.1.0-M3 milestone Feb 26, 2026
@jzheaux
jzheaux enabled auto-merge (rebase) February 26, 2026 21:40
@jzheaux

jzheaux commented Feb 26, 2026

Copy link
Copy Markdown
Collaborator

Good catch, @kimyounguk1! This will merge into main once the build completes.

@jzheaux jzheaux changed the title Docs: Fix typos in ClientAttributes Javadoc Fix typos in ClientAttributes Javadoc Feb 26, 2026
@jzheaux jzheaux changed the title Fix typos in ClientAttributes Javadoc Fix ClientAttributes Javadoc Typos Feb 26, 2026
auto-merge was automatically disabled February 27, 2026 02:18

Head branch was pushed to by a user without write access

to ensure the Javadoc build passes.

Signed-off-by: kimyounguk1 <kyw020108@gmail.com>

Fix javadoc @PARAM typo in ClientAttributes

Signed-off-by: kimyounguk1 <kyw020108@gmail.com>
@kimyounguk1
kimyounguk1 force-pushed the docs/fix-client-attributes-typos branch from 1552d8e to 200702a Compare February 27, 2026 02:54
@jzheaux
jzheaux enabled auto-merge (rebase) March 2, 2026 20:15
@jzheaux
jzheaux merged commit ca34ec2 into spring-projects:main Mar 2, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: docs An issue in Documentation or samples type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants