Skip to content

docs: fix typo in Status enum javadoc#2798

Open
Legit-Doodle wants to merge 1 commit into
hiero-ledger:mainfrom
Legit-Doodle:fix/status-javadoc-typo
Open

docs: fix typo in Status enum javadoc#2798
Legit-Doodle wants to merge 1 commit into
hiero-ledger:mainfrom
Legit-Doodle:fix/status-javadoc-typo

Conversation

@Legit-Doodle

Copy link
Copy Markdown

Description

Fixes a small typo in the Javadoc of the Status enum.

On line 1370 of Status.java (the DELEGATING_SPENDER_DOES_NOT_HAVE_APPROVE_FOR_ALL constant), the doc comment read ...as it doesnt not have approveForAll. Corrected to ...as it does not have approveForAll.

Related issue

Fixes #2796

Checklist

  • Single-line documentation change, no functional impact
  • Commit is DCO signed-off
  • PR title follows Conventional Commits

Correct "doesnt not have" to "does not have" in the
DELEGATING_SPENDER_DOES_NOT_HAVE_APPROVE_FOR_ALL javadoc.

Fixes hiero-ledger#2796

Signed-off-by: Nitin Singh Kanyal <77480195+Legit-Doodle@users.noreply.github.com>
@Legit-Doodle Legit-Doodle requested review from a team as code owners June 17, 2026 18:01
@Legit-Doodle Legit-Doodle requested a review from emiliyank June 17, 2026 18:01
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.

[Good First Issue]: Fix typo in Status enum javadoc

1 participant