From a05dbd2d7fa4784f0886fd74642675509237dd69 Mon Sep 17 00:00:00 2001 From: rootile Date: Fri, 13 Mar 2026 16:24:40 +0100 Subject: [PATCH] docs: fix typo in distributed builds Change-Id: Ie0bf1e6f2cecade786647aab1030279b57b7efb7 --- doc/manual/src/advanced-topics/distributed-builds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/src/advanced-topics/distributed-builds.md b/doc/manual/src/advanced-topics/distributed-builds.md index 694d5b8d4..c3e1337c6 100644 --- a/doc/manual/src/advanced-topics/distributed-builds.md +++ b/doc/manual/src/advanced-topics/distributed-builds.md @@ -135,7 +135,7 @@ How those are combined within the configuration file differs for the formats, an 8. `ssh-public-host-key` (**optional**) The public host key of the remote machine. - Defaults to basic ssh behavior (checking contests of the known-hosts file) + Defaults to basic ssh behavior (checking contents of the known-hosts file) ### Using a TOML configuration