Skip to content

πŸ“ Fix NatSpec and comment typos across ERC4626 and FixedPointMathLibΒ #1532

@BhariGowda

Description

@BhariGowda

Small documentation fixes found while auditing the codebase.

ERC4626.sol β€” line 330

  • "minter" β†’ "minted"

FixedPointMathLib.sol β€” lines 1181, 1199

  • "begins == end" β†’ "begin == end" (both lerp overloads)

FixedPointMathLib.sol β€” lines 492-493

  • "is correct / correct for" β†’ "is correct / for" (duplicate word)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions