Fixed typos in comments and strings

This commit is contained in:
Oleksandr Redko 2016-10-26 12:19:24 +03:00
parent f0d19b96d4
commit 5a784ae15e
10 changed files with 14 additions and 14 deletions

View file

@ -343,7 +343,7 @@ var Level = Sandbox.extend({
initParseWaterfall: function(options) {
Level.__super__.initParseWaterfall.apply(this, [options]);
// add our specific functionaity
// add our specific functionality
this.parseWaterfall.addFirst(
'parseWaterfall',
parse