Small documentation fixes found while auditing the codebase.
ERC4626.sol β line 330
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)
Small documentation fixes found while auditing the codebase.
ERC4626.sol β line 330
"minter"β"minted"FixedPointMathLib.sol β lines 1181, 1199
"begins == end"β"begin == end"(bothlerpoverloads)FixedPointMathLib.sol β lines 492-493
"is correct / correct for"β"is correct / for"(duplicate word)