Skip to content

Spell-check#511

Merged
mernst merged 2 commits intoplume-lib:masterfrom
mernst:fix-spelling
May 3, 2026
Merged

Spell-check#511
mernst merged 2 commits intoplume-lib:masterfrom
mernst:fix-spelling

Conversation

@mernst
Copy link
Copy Markdown
Contributor

@mernst mernst commented May 3, 2026

No description provided.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 3, 2026

Warning

Rate limit exceeded

@mernst has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 56 minutes and 28 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 606c5be5-f146-403d-b323-9ed55487c8b1

📥 Commits

Reviewing files that changed from the base of the PR and between 27515dd and aa56527.

📒 Files selected for processing (1)
  • src/main/java/org/plumelib/bcelutil/package-info.java
📝 Walkthrough

Walkthrough

This pull request corrects spelling and grammar errors across four source files in the org.plumelib.bcelutil package. Changes include fixing typos in inline comments (such as 'begining' to 'beginning' and 'instuctions' to 'instructions' in InstructionListUtils), correcting multiple comment spelling errors in StackMapUtils (including 'uptodate' to 'up-to-date', 'implict' to 'implicit', and others), updating an exception message in StackVer ('occured' to 'occurred'), and fixing a Javadoc spelling error in package-info.java ('modifing' to 'modifying'). No functional code, control flow, or API changes were made.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
Review rate limit: 0/1 reviews remaining, refill in 56 minutes and 28 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@mernst mernst merged commit c015f20 into plume-lib:master May 3, 2026
6 checks passed
@mernst mernst deleted the fix-spelling branch May 3, 2026 04:26
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.

1 participant