We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eaf192 commit cf0df6aCopy full SHA for cf0df6a
src/packets/Serializable.ts
@@ -143,7 +143,7 @@ export abstract class Serializable {
143
}
144
145
/**
146
- * This method returns a buffer (plus byte offset and byt elength) for the
+ * This method returns a buffer (plus byte offset and byte length) for the
147
* child to serialize.
148
* If a buffer (and optionally a byte offset) is given, this method will verify
149
* whether the serialized content can fit into it and will throw otherwise.
0 commit comments