Ver Fonte

Fix docblock

Amit Snyderman há 12 anos atrás
pai
commit
e07c942290
1 ficheiros alterados com 1 adições e 1 exclusões
  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
      */