typo again
authorTobias Schultze <webmaster@tubo-world.de>
Thu, 26 Jan 2012 11:48:56 +0000 (12:48 +0100)
committerTobias Schultze <webmaster@tubo-world.de>
Thu, 26 Jan 2012 11:48:56 +0000 (12:48 +0100)
lib/Twig/Extension/Core.php

index 3a7d6f8..a32946e 100644 (file)
@@ -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