We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3557e38 commit d898f02Copy full SHA for d898f02
src/loader/LoaderPlugin.js
@@ -1069,7 +1069,7 @@ var LoaderPlugin = new Class({
1069
*
1070
* If the process was successful, and the File isn't part of a MultiFile, its `addToCache` method is called.
1071
1072
- * It this then removed from the queue. If there are no more files to load `loadComplete` is called.
+ * It is then removed from the queue. If there are no more files to load `loadComplete` is called.
1073
1074
* @method Phaser.Loader.LoaderPlugin#fileProcessComplete
1075
* @since 3.7.0
0 commit comments