diff --git a/web/1.0.0/hogan.js b/web/1.0.0/hogan.js index 09170d6..7fe8a10 100644 --- a/web/1.0.0/hogan.js +++ b/web/1.0.0/hogan.js @@ -30,7 +30,7 @@ var HoganTemplate = (function () { return this.r(context, partials); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; @@ -497,4 +497,4 @@ if (typeof module !== 'undefined' && module.exports) { } else if (typeof exports !== 'undefined') { exports.Hogan = Hogan; exports.HoganTemplate = HoganTemplate; -} \ No newline at end of file +} diff --git a/web/builds/1.0.0/hogan.js b/web/builds/1.0.0/hogan.js index 09170d6..7fe8a10 100644 --- a/web/builds/1.0.0/hogan.js +++ b/web/builds/1.0.0/hogan.js @@ -30,7 +30,7 @@ var HoganTemplate = (function () { return this.r(context, partials); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; @@ -497,4 +497,4 @@ if (typeof module !== 'undefined' && module.exports) { } else if (typeof exports !== 'undefined') { exports.Hogan = Hogan; exports.HoganTemplate = HoganTemplate; -} \ No newline at end of file +} diff --git a/web/builds/1.0.3/hogan.js b/web/builds/1.0.3/hogan.js index 4f6f6d2..7c9db31 100644 --- a/web/builds/1.0.3/hogan.js +++ b/web/builds/1.0.3/hogan.js @@ -31,7 +31,7 @@ var HoganTemplate = (function () { return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/1.0.4/hogan-1.0.4.amd.js b/web/builds/1.0.4/hogan-1.0.4.amd.js index 8cdf61a..aeb02df 100644 --- a/web/builds/1.0.4/hogan-1.0.4.amd.js +++ b/web/builds/1.0.4/hogan-1.0.4.amd.js @@ -42,7 +42,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/1.0.4/hogan-1.0.4.common.js b/web/builds/1.0.4/hogan-1.0.4.common.js index 8158ba8..f61fedd 100644 --- a/web/builds/1.0.4/hogan-1.0.4.common.js +++ b/web/builds/1.0.4/hogan-1.0.4.common.js @@ -42,7 +42,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/1.0.4/hogan-1.0.4.js b/web/builds/1.0.4/hogan-1.0.4.js index fafa115..2ad8923 100644 --- a/web/builds/1.0.4/hogan-1.0.4.js +++ b/web/builds/1.0.4/hogan-1.0.4.js @@ -42,7 +42,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/1.0.4/hogan-1.0.4.mustache.js b/web/builds/1.0.4/hogan-1.0.4.mustache.js index bd1cbea..c8040a9 100644 --- a/web/builds/1.0.4/hogan-1.0.4.mustache.js +++ b/web/builds/1.0.4/hogan-1.0.4.mustache.js @@ -44,7 +44,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/1.0.4/template-1.0.4.js b/web/builds/1.0.4/template-1.0.4.js index c1d09e3..4f6a807 100644 --- a/web/builds/1.0.4/template-1.0.4.js +++ b/web/builds/1.0.4/template-1.0.4.js @@ -40,7 +40,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/1.0.5/hogan-1.0.5.amd.js b/web/builds/1.0.5/hogan-1.0.5.amd.js index d171786..ebca63b 100644 --- a/web/builds/1.0.5/hogan-1.0.5.amd.js +++ b/web/builds/1.0.5/hogan-1.0.5.amd.js @@ -45,7 +45,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/1.0.5/hogan-1.0.5.common.js b/web/builds/1.0.5/hogan-1.0.5.common.js index f8e7c5a..7dc054f 100644 --- a/web/builds/1.0.5/hogan-1.0.5.common.js +++ b/web/builds/1.0.5/hogan-1.0.5.common.js @@ -45,7 +45,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/1.0.5/hogan-1.0.5.js b/web/builds/1.0.5/hogan-1.0.5.js index ffa958b..6ec3259 100644 --- a/web/builds/1.0.5/hogan-1.0.5.js +++ b/web/builds/1.0.5/hogan-1.0.5.js @@ -45,7 +45,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/1.0.5/hogan-1.0.5.mustache.js b/web/builds/1.0.5/hogan-1.0.5.mustache.js index 576f827..1d49c32 100644 --- a/web/builds/1.0.5/hogan-1.0.5.mustache.js +++ b/web/builds/1.0.5/hogan-1.0.5.mustache.js @@ -47,7 +47,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/1.0.5/template-1.0.5.js b/web/builds/1.0.5/template-1.0.5.js index 9668a69..13f051f 100644 --- a/web/builds/1.0.5/template-1.0.5.js +++ b/web/builds/1.0.5/template-1.0.5.js @@ -43,7 +43,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/2.0.0/hogan-2.0.0.amd.js b/web/builds/2.0.0/hogan-2.0.0.amd.js index 9cbc448..e8ba345 100644 --- a/web/builds/2.0.0/hogan-2.0.0.amd.js +++ b/web/builds/2.0.0/hogan-2.0.0.amd.js @@ -45,7 +45,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/2.0.0/hogan-2.0.0.common.js b/web/builds/2.0.0/hogan-2.0.0.common.js index 54e7d57..dc50dfa 100644 --- a/web/builds/2.0.0/hogan-2.0.0.common.js +++ b/web/builds/2.0.0/hogan-2.0.0.common.js @@ -45,7 +45,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/2.0.0/hogan-2.0.0.js b/web/builds/2.0.0/hogan-2.0.0.js index 43a6707..c426104 100644 --- a/web/builds/2.0.0/hogan-2.0.0.js +++ b/web/builds/2.0.0/hogan-2.0.0.js @@ -45,7 +45,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/2.0.0/hogan-2.0.0.mustache.js b/web/builds/2.0.0/hogan-2.0.0.mustache.js index 9ed64de..0f0204e 100644 --- a/web/builds/2.0.0/hogan-2.0.0.mustache.js +++ b/web/builds/2.0.0/hogan-2.0.0.mustache.js @@ -47,7 +47,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name]; diff --git a/web/builds/2.0.0/template-2.0.0.js b/web/builds/2.0.0/template-2.0.0.js index c28ce44..51f4485 100644 --- a/web/builds/2.0.0/template-2.0.0.js +++ b/web/builds/2.0.0/template-2.0.0.js @@ -43,7 +43,7 @@ var Hogan = {}; return this.r(context, partials, indent); }, - // tries to find a partial in the curent scope and render it + // tries to find a partial in the current scope and render it rp: function(name, context, partials, indent) { var partial = partials[name];