Skip to content

Commit d898f02

Browse files
typo
1 parent 3557e38 commit d898f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/loader/LoaderPlugin.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1069,7 +1069,7 @@ var LoaderPlugin = new Class({
10691069
*
10701070
* If the process was successful, and the File isn't part of a MultiFile, its `addToCache` method is called.
10711071
*
1072-
* It this then removed from the queue. If there are no more files to load `loadComplete` is called.
1072+
* It is then removed from the queue. If there are no more files to load `loadComplete` is called.
10731073
*
10741074
* @method Phaser.Loader.LoaderPlugin#fileProcessComplete
10751075
* @since 3.7.0

0 commit comments

Comments
 (0)