Correct typos

This commit is contained in:
apeltop 2022-04-09 09:43:18 +09:00
parent 497c0610cd
commit a97dd26389
11 changed files with 11 additions and 11 deletions

View file

@ -280,7 +280,7 @@ class StructTreePage {
}
/**
* Convert the tree structure into a simplifed object literal that can
* Convert the tree structure into a simplified object literal that can
* be sent to the main thread.
* @returns {Object}
*/