Преглед изворни кода

Fix typo in comment. #pedantry

tags/0.3.0
Jan Lehnardt пре 16 година
родитељ
комит
3abfafa553
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js Прегледај датотеку

@@ -80,7 +80,7 @@ var Mustache = function() {
},

/*
Tries to find a partial in the cuurent scope and render it
Tries to find a partial in the curent scope and render it
*/
render_partial: function(name, context, partials) {
name = this.trim(name);


Loading…
Откажи
Сачувај