zpelling fix

This commit is contained in:
Brian Coca 2014-11-20 16:32:33 -05:00
parent 55fd4daf9c
commit 02f6ca034e

View file

@ -302,7 +302,7 @@ Shuffle Filter
.. versionadded:: 1.8
This filter will randomize an existing list, giving a differnt order every invocation.
This filter will randomize an existing list, giving a different order every invocation.
To get a random list from an existing list::