Skip to content

Commit

Permalink
Typo ot
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Dec 2, 2024
1 parent 6dad1b8 commit d26694f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cabal/src/Distribution/Utils/IOData.hs
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ instance KnownIODataMode LBS.ByteString where

-- | 'IOData' Wrapper for 'System.IO.hPutStr' and 'System.IO.hClose'
--
-- This is the dual operation ot 'hGetIODataContents',
-- This is the dual operation to 'hGetIODataContents',
-- and consequently the handle is closed with `hClose`.
--
-- /Note:/ this performs lazy-IO.
Expand Down

0 comments on commit d26694f

Please sign in to comment.