Skip to content

Commit 7ea90b3

Browse files
authored
Merge pull request #1537 from Sam1320/patch-1
Update glossary.rst
2 parents 5a04ac8 + 627ed17 commit 7ea90b3

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)