Skip to content

docs: fix decreaseLiquidity param name#447

Open
leno23 wants to merge 1 commit into
Uniswap:mainfrom
leno23:docs/fix-decrease-liquidity-param
Open

docs: fix decreaseLiquidity param name#447
leno23 wants to merge 1 commit into
Uniswap:mainfrom
leno23:docs/fix-decrease-liquidity-param

Conversation

@leno23
Copy link
Copy Markdown

@leno23 leno23 commented May 18, 2026

Summary

  • fixes the NatSpec parameter name for DecreaseLiquidityParams.liquidity
  • aligns the decreaseLiquidity documentation with the struct field name

Closes #269

Test Plan

  • git diff --check
  • solhint contracts/interfaces/INonfungiblePositionManager.sol
  • prettier --plugin prettier-plugin-solidity --check contracts/interfaces/INonfungiblePositionManager.sol

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.

Faulty function documentation in INonfungiblePositionManager

1 participant