diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2025-12-03 01:07:07 +0200 |
|---|---|---|
| committer | Ville Skyttä <ville.skytta@iki.fi> | 2025-12-03 01:07:07 +0200 |
| commit | 94648d60ac291e12453d76e350db1a59ed10862e (patch) | |
| tree | 4978a557f7673393aa06eb166d06edbc4e47f08a /doc/external-dependency-solver-protocol.md | |
| parent | 6b128124271e94bdb0f4e7850d9286170d712b04 (diff) | |
Grammar fixes
Diffstat (limited to 'doc/external-dependency-solver-protocol.md')
| -rw-r--r-- | doc/external-dependency-solver-protocol.md | 2 |
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 |
