Просмотр исходного кода

Fix typo in comment. #pedantry

tags/0.3.0
Jan Lehnardt 16 лет назад
Родитель
Сommit
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);


Загрузка…
Отмена
Сохранить