From d66e663f28ee10e5510f8d921c944e4560615e53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roy=20Wellington=20=E2=85=A3?= Date: Wed, 13 Jun 2018 11:25:21 -0700 Subject: [PATCH] Fix minor typo of "them" --- doc/extdev/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/extdev/index.rst b/doc/extdev/index.rst index 4e041066b..7aa6a7948 100644 --- a/doc/extdev/index.rst +++ b/doc/extdev/index.rst @@ -101,7 +101,7 @@ Deprecated APIs On developing Sphinx, we are always careful to the compatibility of our APIs. But, sometimes, the change of interface are needed for some reasons. In such -cases, we've marked thme as deprecated. And they are kept during the two +cases, we've marked them as deprecated. And they are kept during the two major versions (for more details, please see :ref:`deprecation-policy`). The following is a list of deprecated interface.