Przeglądaj źródła

current was misspelled

tags/0.5.0-vsc
thegrandpoobah 16 lat temu
rodzic
commit
b45570ebf7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js Wyświetl plik

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


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


Ładowanie…
Anuluj
Zapisz