fix minor typos

This commit is contained in:
Yifeng Wang
2022-01-05 01:20:57 +08:00
parent 645f05b0bb
commit 51bb732606
3 changed files with 4 additions and 4 deletions

View File

@@ -109,7 +109,7 @@ export class ContentType {
if (!item.deleted) {
item.delete(transaction)
} else {
// Whis will be gc'd later and we want to merge it if possible
// This will be gc'd later and we want to merge it if possible
// We try to merge all deleted items after each transaction,
// but we have no knowledge about that this needs to be merged
// since it is not in transaction.ds. Hence we add it to transaction._mergeStructs