Skip to content

Commit cb6808a

Browse files
authored
Update glossary.rst
fix seeming typo and add link to the correct term
1 parent 595f76d commit cb6808a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Glossary
1616

1717
A library that takes a source tree or
1818
:term:`source distribution <Source Distribution (or "sdist")>`
19-
and builds a source distribution or :term:`wheel <Wheel>` from it.
19+
and builds a :term:`built distribution <Built Distribution>` or :term:`wheel <Wheel>` 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)