Skip to content

docs: fix typo 'calcuation' -> 'calculation' in NatSpec comments#5

Open
phessophissy wants to merge 1 commit intobifrost-platform:masterfrom
phessophissy:fix/typo-calcuation-calculation
Open

docs: fix typo 'calcuation' -> 'calculation' in NatSpec comments#5
phessophissy wants to merge 1 commit intobifrost-platform:masterfrom
phessophissy:fix/typo-calcuation-calculation

Conversation

@phessophissy
Copy link

Description

Fixed a typo in NatSpec documentation comments: calcuationcalculation

Changes

  • contracts/marketHandler/tokenHandler.sol - 4 occurrences (lines 154, 183, 210, 237)
  • contracts/marketHandler/coinHandler.sol - 4 occurrences (lines 148, 175, 202, 229)
  • contracts/reqTokenProxy.sol - 4 occurrences (lines 178, 194, 210, 226)

All occurrences were in @param flag Flag for the full calcuation mode comments.

Type of Change

  • Documentation fix (typo correction in NatSpec comments)

Copilot AI review requested due to automatic review settings January 11, 2026 07:18
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR corrects a spelling error in NatSpec documentation comments across multiple smart contract files, changing the misspelled word "calcuation" to the correct spelling "calculation".

Changes:

  • Fixed typo 'calcuation' → 'calculation' in NatSpec @param documentation for the flag parameter across 12 function comments

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
contracts/reqTokenProxy.sol Corrected spelling in NatSpec comments for deposit, withdraw, borrow, and repay functions (4 occurrences)
contracts/marketHandler/tokenHandler.sol Corrected spelling in NatSpec comments for deposit, withdraw, borrow, and repay functions (4 occurrences)
contracts/marketHandler/coinHandler.sol Corrected spelling in NatSpec comments for deposit, withdraw, borrow, and repay functions (4 occurrences)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants