Skip to content

Commit 18cc642

Browse files
committed
Fix incorrect comment.
1 parent 206bd4e commit 18cc642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Node/Buffer.purs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- | Immutable buffers and associated operations.
1+
-- | Mutable buffers and associated operations.
22
module Node.Buffer
33
( class MutableBuffer
44
, create

0 commit comments

Comments
 (0)