Skip to content

🥢 Fix typos in FixedPointMathLib.sol#1533

Merged
atarpara merged 1 commit into
Vectorized:mainfrom
BhariGowda:fix/natspec-typos
May 24, 2026
Merged

🥢 Fix typos in FixedPointMathLib.sol#1533
atarpara merged 1 commit into
Vectorized:mainfrom
BhariGowda:fix/natspec-typos

Conversation

@BhariGowda
Copy link
Copy Markdown
Contributor

Fixes #1532

  • begins == endbegin == end in both lerp overloads (lines 1181, 1199)
  • Duplicate word removed: "is correct correct for""is correct for" (line 492)

@atarpara atarpara changed the title fix: correct NatSpec and comment typos in FixedPointMathLib 🥢 Fix typos in FixedPointMathLib.sol May 23, 2026
@atarpara atarpara changed the title 🥢 Fix typos in FixedPointMathLib.sol 🥢 Fix typos in FixedPointMathLib.sol May 23, 2026
@atarpara atarpara merged commit 166f85b into Vectorized:main May 24, 2026
13 checks passed
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.

📝 Fix NatSpec and comment typos across ERC4626 and FixedPointMathLib

2 participants