summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2024-03-04 15:10:36 +0100
committerSteve Sakoman <steve@sakoman.com>2024-03-25 04:11:26 -1000
commit3b7e3267042bf4e2355fde2821c9b6452a07990c (patch)
treeb28217856be5b4d1fec1ccec8ed39672c908e460
parentd51c7e990b57de0c5195888620875cf0e2d20a5c (diff)
downloadpoky-3b7e3267042bf4e2355fde2821c9b6452a07990c.tar.gz
dev-manual: packages: fix capitalization
Using "PR service" instead of "PR Service", like in the other two instances in this document. (From yocto-docs rev: ef8b7d30738fe8ae6702da111bbafdc0e00e86bf) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reported-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--documentation/dev-manual/packages.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/packages.rst b/documentation/dev-manual/packages.rst
index a6e6af0de7..e5028fffdc 100644
--- a/documentation/dev-manual/packages.rst
+++ b/documentation/dev-manual/packages.rst
@@ -206,7 +206,7 @@ history, see the
206 part of the shared state (sstate) packages. If you maintain an sstate 206 part of the shared state (sstate) packages. If you maintain an sstate
207 feed, it's expected that either all your building systems that 207 feed, it's expected that either all your building systems that
208 contribute to the sstate feed use a shared PR service, or you do not 208 contribute to the sstate feed use a shared PR service, or you do not
209 run a PR Service on any of your building systems. 209 run a PR service on any of your building systems.
210 210
211 That's because if you had multiple machines sharing a PR service but 211 That's because if you had multiple machines sharing a PR service but
212 not their sstate feed, you could end up with "diverging" hashes for 212 not their sstate feed, you could end up with "diverging" hashes for