Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.src.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
may be any value greater than 1, including infinity (no maximum). While
saturated, additional calls to `decode()` or `encode()` will be buffered
in the [=control message queue=], and will increment the respective
`decodeQueuSize` and `encodeQueueSize` attributes. The codec implementation
`decodeQueueSize` and `encodeQueueSize` attributes. The codec implementation
will become unsaturated after making sufficient progress on the current
workload.

Expand Down