Skip to content

Commit cf0df6a

Browse files
committed
typo fix
1 parent 9eaf192 commit cf0df6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packets/Serializable.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ export abstract class Serializable {
143143
}
144144

145145
/**
146-
* This method returns a buffer (plus byte offset and byt elength) for the
146+
* This method returns a buffer (plus byte offset and byte length) for the
147147
* child to serialize.
148148
* If a buffer (and optionally a byte offset) is given, this method will verify
149149
* whether the serialized content can fit into it and will throw otherwise.

0 commit comments

Comments
 (0)