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

@@ -281,7 +281,7 @@ export class Item extends AbstractStruct {
*/
this.parentSub = parentSub
/**
* If this type's effect is reundone this type refers to the type that undid
* If this type's effect is redone this type refers to the type that undid
* this operation.
* @type {ID | null}
*/