docs: Rename to splitSwap in helper method docs too

Took 4 minutes
This commit is contained in:
TAMARA LIPOWSKI
2025-03-16 00:22:16 -04:00
committed by Diana Carvalho
parent 7fc008a718
commit 65178681e0

View File

@@ -223,11 +223,11 @@ contract TychoRouter is AccessControl, Dispatcher, Pausable, ReentrancyGuard {
}
/**
* @notice Internal implementation of the core swap logic shared between swap() and swapPermit2().
* @notice Internal implementation of the core swap logic shared between splitSwap() and splitSwapPermit2().
*
* @notice This function centralizes the swap execution logic.
* @notice For detailed documentation on parameters and behavior, see the documentation for
* swap() and swapPermit2() functions.
* splitSwap() and splitSwapPermit2() functions.
*
*/
function _splitSwapChecked(