From: Tobias Schultze Date: Thu, 26 Jan 2012 11:48:04 +0000 (+0100) Subject: typo X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=2561aa212e7e05a5bff07bdb2e5e3cf2154a6a02;p=web%2Fkonrad%2Ftwig.git typo --- diff --git a/doc/functions/random.rst b/doc/functions/random.rst index c9eaf18..f3b8565 100644 --- 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