Skip to content

Commit 8dd57ba

Browse files
committed
Fix spelling in haddock
1 parent fdda3a1 commit 8dd57ba

File tree

1 file changed

+1
-1
lines changed
  • eras/conway/impl/src/Cardano/Ledger/Conway

1 file changed

+1
-1
lines changed

eras/conway/impl/src/Cardano/Ledger/Conway/Tx.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ getConwayMinFeeTx pp tx refScriptsSize =
105105
refScriptCostPerByte
106106
refScriptsSize
107107

108-
-- | Calculate the fee for reference scripts using an expoential growth of the price per
108+
-- | Calculate the fee for reference scripts using an exponential growth of the price per
109109
-- byte with linear increments
110110
tierRefScriptFee ::
111111
HasCallStack =>

0 commit comments

Comments
 (0)