Browse Source

Fix docblock

Amit Snyderman 12 years ago
parent
commit
e07c942290
1 changed files with 1 additions and 1 deletions
  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
      * @param Mustache_Cache $cache
      */
      */