Skip to content

Commit d6eda15

Browse files
committed
Fix typo
1 parent b73416b commit d6eda15

File tree

1 file changed

+1
-1
lines changed
  • cardano-api/src/Cardano/Api/Internal

1 file changed

+1
-1
lines changed

cardano-api/src/Cardano/Api/Internal/IPC.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ module Cardano.Api.Internal.IPC
129129
-- Left Shelley.AFPointNotOnChain -> error "Error, point queried is not on chain!"
130130
-- @
131131
--
132-
-- 'AFPointToolOld' and 'AFPointNotOnChain' errors should not occur when querying with
132+
-- 'AFPointTooOld' and 'AFPointNotOnChain' errors should not occur when querying with
133133
-- either 'VolatileTip' or 'ImmutableTip'.
134134

135135
-- *** Obtaining the UTXO set

0 commit comments

Comments
 (0)