Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 742dc77

Browse files
committed
Typo: build -> built
1 parent f077f79 commit 742dc77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/ext/building.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ \chapter{Building C and \Cpp{} Extensions with distutils
88
extensions and custom interpreters. Starting with Python 2.0, this
99
mechanism (known as related to Makefile.pre.in, and Setup files) is no
1010
longer supported. Building custom interpreters was rarely used, and
11-
extensions modules can be build using distutils.
11+
extensions modules can be built using distutils.
1212

1313
Building an extension module using distutils requires that distutils
1414
is installed on the build machine, which is included in Python 2.x and

0 commit comments

Comments
 (0)