summaryrefslogtreecommitdiff
path: root/doc/source/user/building.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/user/building.rst')
-rw-r--r--doc/source/user/building.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/user/building.rst b/doc/source/user/building.rst
index 1a1220502..f6554c5e2 100644
--- a/doc/source/user/building.rst
+++ b/doc/source/user/building.rst
@@ -341,7 +341,7 @@ intended host and not the build system, set::
where ``${ARCH_TRIPLET}`` is an architecture-dependent suffix appropriate for
the host architecture. (This should be the name of a ``_sysconfigdata`` file,
-without the ``.py`` extension, found in in the host Python library directory.)
+without the ``.py`` extension, found in the host Python library directory.)
When using external linear algebra libraries, include and library directories
should be provided for the desired libraries in ``site.cfg`` as described