Skip to content

Commit 18cc642

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)