Переглянути джерело

/s/ragmas/pragmas/

tags/0.5.0-vsc
thegrandpoobah 16 роки тому
джерело
коміт
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
});
},


Завантаження…
Відмінити
Зберегти