mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
spelling: instantiating
This commit is contained in:
parent
9effaf195c
commit
80344ac6c3
@ -5,7 +5,7 @@
|
||||
if (piskel) {
|
||||
this.setPiskel(piskel);
|
||||
} else {
|
||||
throw 'A piskel instance is mandatory for instanciating PiskelController';
|
||||
throw 'A piskel instance is mandatory for instantiating PiskelController';
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user