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-16 08:33:21 -1000
commitcf9cab531d30e4b9180756b94bd4f96e78a382f9 (patch)
tree377b02480e45fd418239bce51f69e969e8d82f0b
parent1e4304b007b06a8b95b109b6831e51d3adebf836 (diff)
downloadpoky-cf9cab531d30e4b9180756b94bd4f96e78a382f9.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: 6d6fbf786fff802ab30d649f9903331814d9fe1c) 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