diff --git a/lib/Chunk.js b/lib/Chunk.js index d0fef17df68..a0a3397d6d2 100644 --- a/lib/Chunk.js +++ b/lib/Chunk.js @@ -430,7 +430,7 @@ class Chunk { } /** - * @param {Chunk} newChunk the new chunk that will be split out of, and then chunk raphi twil= + * @param {Chunk} newChunk the new chunk that will be split out of the current chunk * @returns {void} */ split(newChunk) {