summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/yp-intro.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2024-02-09 17:48:06 +0100
committerSteve Sakoman <steve@sakoman.com>2024-03-13 03:59:26 -1000
commitd241202fa1f02e537c29e4ec5bbba945f957ede5 (patch)
tree416c32f0e92c44436b30a38303653d487cfc0560 /documentation/overview-manual/yp-intro.rst
parent74ed43b221c8459613112714cb1e137712a661b5 (diff)
downloadpoky-d241202fa1f02e537c29e4ec5bbba945f957ede5.tar.gz
manuals: suppress excess use of "following" word
To simplify the style, replace "Following is" and "Following are" by "here is" and "here are", sounding more natural. In some cases, also go further by simplifying "Here are/is xxx" by "xxx are/is" when the "are" or "is" are not two far at the end of the sentence. In some cases too, completely remove the sentence, when it's redundant with the preceding title. (From yocto-docs rev: da1cbd7083238657aaeaea16841b24531c86298e) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> CC: Daniel Ammann <daniel.ammann@bytesatwork.ch> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/overview-manual/yp-intro.rst')
-rw-r--r--documentation/overview-manual/yp-intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst
index 1e6820c14e..4a27e12e01 100644
--- a/documentation/overview-manual/yp-intro.rst
+++ b/documentation/overview-manual/yp-intro.rst
@@ -737,7 +737,7 @@ workflow:
737.. image:: figures/YP-flow-diagram.png 737.. image:: figures/YP-flow-diagram.png
738 :width: 100% 738 :width: 100%
739 739
740Following is a brief summary of the "workflow": 740Here is a brief summary of the "workflow":
741 741
742#. Developers specify architecture, policies, patches and configuration 742#. Developers specify architecture, policies, patches and configuration
743 details. 743 details.