Skip to content

Commit b1db012

Browse files
Merge branch 'main' into translation/source
2 parents 46233b8 + 7ea90b3 commit b1db012

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/glossary.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Glossary
1414

1515
Build Backend
1616

17-
A library that takes a source tree or
18-
:term:`source distribution <Source Distribution (or "sdist")>`
19-
and builds a source distribution or :term:`wheel <Wheel>` from it.
17+
A library that takes a source tree
18+
and builds a :term:`source distribution <Source Distribution (or "sdist")>` or
19+
:term:`built distribution <Built Distribution>` from it.
2020
The build is delegated to the backend by a
2121
:term:`frontend <Build Frontend>`.
2222
All backends offer a standardized interface.

0 commit comments

Comments
 (0)