From 2b1752ed68a08255ddacf1800c6cb6b406ce5e4b Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Mon, 3 Feb 2014 16:11:23 -0800 Subject: Typo fix --- docs/hazmat/backends/multibackend.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/hazmat') diff --git a/docs/hazmat/backends/multibackend.rst b/docs/hazmat/backends/multibackend.rst index 23e6d48f..971c7671 100644 --- a/docs/hazmat/backends/multibackend.rst +++ b/docs/hazmat/backends/multibackend.rst @@ -11,4 +11,4 @@ MultiBackend which offers the combined features of all of its constituents. :param backends: A ``list`` of backend objects. Backends are checked for - feature support in the other they exist in this list. + feature support in the order they appear in this list. -- cgit v1.2.3