projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
faa90c9
)
typo
author
Tobias Schultze
<webmaster@tubo-world.de>
Thu, 26 Jan 2012 11:48:04 +0000 (12:48 +0100)
committer
Tobias Schultze
<webmaster@tubo-world.de>
Thu, 26 Jan 2012 11:48:04 +0000 (12:48 +0100)
doc/functions/random.rst
patch
|
blob
|
history
diff --git
a/doc/functions/random.rst
b/doc/functions/random.rst
index
c9eaf18
..
f3b8565
100644
(file)
--- a/
doc/functions/random.rst
+++ b/
doc/functions/random.rst
@@
-7,7
+7,7
@@
.. versionadded:: 1.6
String and integer handling was added in Twig 1.6.
-The ``random`` function returns a random value depending on the supplied paramter type:
+The ``random`` function returns a random value depending on the supplied parameter type:
* a random item from a Traversable or array
* a random character from a string