From 239cf8030667d50790d104580286370efcb32cb7 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Mon, 4 May 2015 17:57:42 +0200 Subject: Fix typo in autogenerate documentation --- docs/build/autogenerate.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build/autogenerate.rst b/docs/build/autogenerate.rst index 93f6000..12790da 100644 --- a/docs/build/autogenerate.rst +++ b/docs/build/autogenerate.rst @@ -410,7 +410,7 @@ The order of precedence regarding the type itself implementing ``compare_against_backend`` is that the :paramref:`.EnvironmentContext.configure.compare_type` callable is favored first; if it returns ``None``, then the ``compare_against_backend`` method -will be used, if present on the metadata type. If that reutrns ``None``, +will be used, if present on the metadata type. If that returns ``None``, then a basic check for type equivalence is run. .. versionadded:: 0.7.6 - added support for the ``compare_against_backend()`` -- cgit v1.2.1