瀏覽代碼

current was misspelled

tags/0.5.0-vsc
thegrandpoobah 16 年之前
父節點
當前提交
b45570ebf7
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      mustache.js

+ 1
- 1
mustache.js 查看文件

@@ -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) {
name = this.trim(name);


Loading…
取消
儲存