mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 02:16:41 +00:00
typo again
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user