Explorar el Código

/s/ragmas/pragmas/

tags/0.5.0-vsc
thegrandpoobah hace 16 años
padre
commit
a090227a99
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js Ver fichero

@@ -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
});
},


Cargando…
Cancelar
Guardar