Skip to content

Commit d2d539d

Browse files
askebladBodigrim
authored andcommitted
another error
1 parent 3310ed7 commit d2d539d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Codec/Compression/Zlib/Stream.hsc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ outputBufferBytesAvailable :: Stream Int
237237
outputBufferBytesAvailable = getOutAvail
238238

239239

240-
-- you needen't get all the output immediately, you can continue until
240+
-- you needn't get all the output immediately, you can continue until
241241
-- there is no more output space available, this tells you that amount
242242
outputBufferSpaceRemaining :: Stream Int
243243
outputBufferSpaceRemaining = getOutFree

0 commit comments

Comments
 (0)