fix: correct NatSpec documentation errors#6421
fix: correct NatSpec documentation errors#6421Fallengirl wants to merge 2 commits intoOpenZeppelin:masterfrom
Conversation
Fallengirl
commented
Mar 20, 2026
- Arrays.sol: upperBound comment said "strictly less than" but should be "less than or equal to" - the function returns array length when all elements are <= element, not just < element.
- AccessManager.sol: comment referenced non-existent {executed} function, should be {execute}.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThis pull request updates NatSpec documentation comments in two contracts. In Suggested labels
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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. Comment Tip You can enable review details to help with troubleshooting, context usage and more.Enable the |