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

/s/ragmas/pragmas/

tags/0.5.0-vsc
thegrandpoobah 16 лет назад
Родитель
Сommit
a090227a99
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js Просмотреть файл

@@ -105,7 +105,7 @@ var Mustache = function() {
throw new ParserException("This implementation of mustache doesn't understand the '" + pragma + "' pragma");
}

return ""; // blank out all ragmas
return ""; // blank out all pragmas
});
},


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