Skip to content

Commit

Permalink
Update contracts/protocol/facets/OfferHandlerFacet.sol
Browse files Browse the repository at this point in the history
Co-authored-by: albertfolch-redeemeum <[email protected]>
  • Loading branch information
zajck and albertfolch-redeemeum authored Jan 9, 2024
1 parent 67c0417 commit 7192330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/protocol/facets/OfferHandlerFacet.sol
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ contract OfferHandlerFacet is IBosonOfferHandler, OfferBase {
}

/**
* @notice Internal fucntion to void a given offer, used by both single and batch void functions.
* @notice Internal function to void a given offer, used by both single and batch void functions.
* Existing exchanges are not affected.
* No further vouchers can be issued against a voided offer.
*
Expand Down

0 comments on commit 7192330

Please sign in to comment.