Skip to content

Commit 05f231b

Browse files
authored
Clearer phrasing
1 parent cb6808a commit 05f231b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/glossary.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ 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 :term:`built distribution <Built 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 :term:`built distribution <Built Distribution>` from it.
2019
The build is delegated to the backend by a
2120
:term:`frontend <Build Frontend>`.
2221
All backends offer a standardized interface.

0 commit comments

Comments
 (0)