diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-02-09 17:48:06 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-03-01 05:19:54 -1000 |
commit | fa870dfd0fd760ec1ab0342f5c82851c043f3eaf (patch) | |
tree | c6993e569b3e007213425a31a1aff8761c413dfc /documentation/overview-manual/yp-intro.rst | |
parent | 74ebddb9219e02cd300630a550353560768ed77e (diff) | |
download | poky-fa870dfd0fd760ec1ab0342f5c82851c043f3eaf.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: 2539f1b9cbf9bdd40eff93c6522dc76133debed7)
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.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index f7cd2486af..3dc8ae5519 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst | |||
@@ -742,7 +742,7 @@ workflow: | |||
742 | .. image:: figures/YP-flow-diagram.png | 742 | .. image:: figures/YP-flow-diagram.png |
743 | :align: center | 743 | :align: center |
744 | 744 | ||
745 | Following is a brief summary of the "workflow": | 745 | Here is a brief summary of the "workflow": |
746 | 746 | ||
747 | 1. Developers specify architecture, policies, patches and configuration | 747 | 1. Developers specify architecture, policies, patches and configuration |
748 | details. | 748 | details. |