summaryrefslogtreecommitdiff
path: root/docs/build/autogenerate.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/build/autogenerate.rst')
-rw-r--r--docs/build/autogenerate.rst2
1 files changed, 1 insertions, 1 deletions
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()``