summaryrefslogtreecommitdiff
path: root/doc/external-installation-planner-protocol.md
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2025-12-03 01:07:07 +0200
committerVille Skyttä <ville.skytta@iki.fi>2025-12-03 01:07:07 +0200
commit94648d60ac291e12453d76e350db1a59ed10862e (patch)
tree4978a557f7673393aa06eb166d06edbc4e47f08a /doc/external-installation-planner-protocol.md
parent6b128124271e94bdb0f4e7850d9286170d712b04 (diff)
Grammar fixes
Diffstat (limited to 'doc/external-installation-planner-protocol.md')
-rw-r--r--doc/external-installation-planner-protocol.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/external-installation-planner-protocol.md b/doc/external-installation-planner-protocol.md
index 4bad9da0a..e3a106125 100644
--- a/doc/external-installation-planner-protocol.md
+++ b/doc/external-installation-planner-protocol.md
@@ -26,7 +26,7 @@ At each interaction with APT, a single planner is in use. When there is
a total of 2 or more planners, internals or externals, the user can
choose which one to use.
-Each planner is identified by an unique string, the **planner name**.
+Each planner is identified by a unique string, the **planner name**.
Planner names must be formed using only alphanumeric ASCII characters,
dashes, and underscores; planner names must start with a lowercase ASCII
letter. The special name `internal` denotes APT's internal planner, is