Typo.
This commit is contained in:
parent
5f5733e8b9
commit
0e339daef5
@ -18,7 +18,7 @@ class NoSuchResourceSet extends NoSuchObject {
|
||||
// ===================================================================
|
||||
|
||||
export default class {
|
||||
constuctor (xo) {
|
||||
constructor (xo) {
|
||||
this._nextId = 0
|
||||
this._sets = createRawObject()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user