Amit Snyderman 12 年 前
コミット
e07c942290
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/Mustache/Engine.php

+ 1 - 1
src/Mustache/Engine.php

@@ -487,7 +487,7 @@ class Mustache_Engine
     }
 
     /**
-     * Set the Mustache Tokenizer instance.
+     * Set the Mustache Cache instance.
      *
      * @param Mustache_Cache $cache
      */