From: Tobias Schultze Date: Thu, 26 Jan 2012 11:48:56 +0000 (+0100) Subject: typo again X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=a15e8f7c72c4d98e39b0560dad77b69873f3688d;p=konrad%2Ftwig.git typo again --- diff --git a/lib/Twig/Extension/Core.php b/lib/Twig/Extension/Core.php index 3a7d6f8..a32946e 100644 --- a/lib/Twig/Extension/Core.php +++ b/lib/Twig/Extension/Core.php @@ -283,7 +283,7 @@ function twig_cycle($values, $i) } /** - * Returns a random value depending on the supplied paramter type: + * Returns a random value depending on the supplied parameter type: * - a random item from a Traversable or array * - a random character from a string * - a random integer between 0 and the integer parameter