projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
2561aa2
)
typo again
author
Tobias Schultze
<webmaster@tubo-world.de>
Thu, 26 Jan 2012 11:48:56 +0000 (12:48 +0100)
committer
Tobias Schultze
<webmaster@tubo-world.de>
Thu, 26 Jan 2012 11:48:56 +0000 (12:48 +0100)
lib/Twig/Extension/Core.php
patch
|
blob
|
history
diff --git
a/lib/Twig/Extension/Core.php
b/lib/Twig/Extension/Core.php
index
3a7d6f8
..
a32946e
100644
(file)
--- 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