From 402da9ab7b2bae807b7ea30c23ef524b0aeb1903 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Sun, 13 Mar 2016 19:47:58 +0100 Subject: Fixed typos in docs. --- docs/ref/utils.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref') diff --git a/docs/ref/utils.txt b/docs/ref/utils.txt index 2a330ca953..202cbb4c12 100644 --- a/docs/ref/utils.txt +++ b/docs/ref/utils.txt @@ -155,7 +155,7 @@ The functions defined in this module share the following properties: decorate methods or classes; in the latter case, ``name`` is the name of the method to be decorated and is required. - ``decorator`` may also be a a list or tuple of functions. They are wrapped + ``decorator`` may also be a list or tuple of functions. They are wrapped in reverse order so that the call order is the order in which the functions appear in the list/tuple. -- cgit v1.3