Wrong @notice in swivel.sol at following lines:
482: "/// @notice Emergency function to block unplanned withdrawals" should be "/// @notice Emergency function to block unplanned feeChange"
531: "/// @notice Emergency function to block unplanned withdrawals" should be "/// @notice Emergency function to block unplanned Approval"
Wrong @notice in swivel.sol at following lines: 482: "/// @notice Emergency function to block unplanned withdrawals" should be "/// @notice Emergency function to block unplanned feeChange" 531: "/// @notice Emergency function to block unplanned withdrawals" should be "/// @notice Emergency function to block unplanned Approval"