summaryrefslogtreecommitdiff
path: root/doc/external-dependency-solver-protocol.md
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2025-12-15 10:05:23 +0000
committerJulian Andres Klode <jak@debian.org>2025-12-15 10:05:23 +0000
commitb93156f900ec7bd0f778b1d3a4302441c73b4b52 (patch)
tree4978a557f7673393aa06eb166d06edbc4e47f08a /doc/external-dependency-solver-protocol.md
parent6b128124271e94bdb0f4e7850d9286170d712b04 (diff)
parent94648d60ac291e12453d76e350db1a59ed10862e (diff)
Merge branch 'docs/grammar' into 'main'
Grammar fixes See merge request apt-team/apt!535
Diffstat (limited to 'doc/external-dependency-solver-protocol.md')
-rw-r--r--doc/external-dependency-solver-protocol.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/external-dependency-solver-protocol.md b/doc/external-dependency-solver-protocol.md
index 68902812c..e6f2c5a28 100644
--- a/doc/external-dependency-solver-protocol.md
+++ b/doc/external-dependency-solver-protocol.md
@@ -25,7 +25,7 @@ At each interaction with APT, a single solver is in use. When there is
a total of 2 or more solvers, internals or externals, the user can
choose which one to use.
-Each solver is identified by an unique string, the **solver
+Each solver is identified by a unique string, the **solver
name**. Solver names must be formed using only alphanumeric ASCII
characters, dashes, and underscores; solver names must start with a
lowercase ASCII letter. The special name `internal` denotes APT's