Fix this mention too :)

This commit is contained in:
Justin Hileman
2013-04-23 21:14:37 -07:00
parent 3fb7fdc2ac
commit 5d186b134b
+1 -1
View File
@@ -155,7 +155,7 @@ class Mustache_Engine
/**
* Shortcut 'render' invocation.
*
* Equivalent to calling `$mustache->loadTemplate($template)->render($data);`
* Equivalent to calling `$mustache->loadTemplate($template)->render($context);`
*
* @see Mustache_Engine::loadTemplate
* @see Mustache_Template::render