mirror of
https://github.com/photonstorm/phaser
synced 2025-02-17 06:28:30 +00:00
spelling: delimiter
This commit is contained in:
parent
9fb412bb07
commit
22fb1f785f
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ var GLSLFile = new Class({
|
|||
}
|
||||
else
|
||||
{
|
||||
// We've hit another --- delimeter, break out
|
||||
// We've hit another --- delimiter, break out
|
||||
captureSource = false;
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue