Skip to content

Fix Javadoc parameter description#12143

Open
anukalp2804 wants to merge 1 commit into
apache:masterfrom
anukalp2804:fix-defaultprojectmanager-javadoc-param
Open

Fix Javadoc parameter description#12143
anukalp2804 wants to merge 1 commit into
apache:masterfrom
anukalp2804:fix-defaultprojectmanager-javadoc-param

Conversation

@anukalp2804
Copy link
Copy Markdown
Contributor

Summary:

Corrected the Typo mistake and fixe a Javadoc @param description in DefaultProjectManagerTest.

Details:

  • Typo: "expecption" -> "exception".
  • Corrected actual GAV to expected GAV in the @param documentation

Scope:

  • Documentation-only change
  • No behavioral modifications

Related pr: #11576

Copy link
Copy Markdown
Contributor

@gnodet gnodet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean Javadoc fixes -- the typo correction and the @param description fix both look correct. Thanks for the contribution!

Claude Code on behalf of Guillaume Nodet

@anukalp2804
Copy link
Copy Markdown
Contributor Author

Clean Javadoc fixes -- the typo correction and the @param description fix both look correct. Thanks for the contribution!

Claude Code on behalf of Guillaume Nodet

Thank you

Copy link
Copy Markdown
Contributor

@gnodet gnodet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — clean Javadoc fixes (typo and @param description correction).

Claude Code on behalf of Guillaume Nodet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants