Skip to content

Commit 278de2e

Browse files
Urist-McGitfmoessbauer
authored andcommitted
docs: use relationship instead of relation
In the documentation for Debian packages the official wording is relationship. Lets use it everywhere so there is no confusion. Signed-off-by: Christoph Steiger <[email protected]>
1 parent 753d5f5 commit 278de2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/intro.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,16 @@ Non-Goals
3636
- Real-time vulnerability database integration
3737
- Signing and attestation of generated artifacts
3838

39-
Package Relations
40-
-----------------
39+
Package Relationships
40+
---------------------
4141

4242
A Debian distribution is composed of source packages and binary packages.
4343
Binary packages are installed into the root filesystem, while the source packages are the originals from which those binaries are built.
4444

4545
Some binary packages are installed explicitly by the user; others appear automatically as dependencies of the explicitly‑installed packages.
4646
The SBOM mirrors this relationship, using the ``distro-package`` entry as the single central node for traversing the package graph.
4747

48-
Relations hierarchy::
48+
Relationship hierarchy::
4949

5050
distro-package
5151
├─ binary-package-foo

0 commit comments

Comments
 (0)