docs: fix typos in BridgeMultiToken NatSpec#6505
Conversation
Fix three issues in the contract NatSpec: - 'though' -> 'through' - duplicated 'the the' -> 'the' - 'this functions' -> 'these functions'
|
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThis pull request updates NatSpec documentation in 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 |
|
No dependency changes detected. Learn more about Socket for GitHub. 👍 No dependency changes detected in pull request |
|
Already covered by the typo-fixes branch |
Fix three small issues in the
BridgeMultiTokencontract NatSpec comment (contracts/crosschain/bridges/abstract/BridgeMultiToken.sol):though→throughthe the→thethis functions→these functionsDoc-only change, no behavioral or interface changes.