summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/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-01 05:19:54 -1000
commitfa870dfd0fd760ec1ab0342f5c82851c043f3eaf (patch)
treec6993e569b3e007213425a31a1aff8761c413dfc /documentation/sdk-manual/intro.rst
parent74ebddb9219e02cd300630a550353560768ed77e (diff)
downloadpoky-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/sdk-manual/intro.rst')
-rw-r--r--documentation/sdk-manual/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/intro.rst b/documentation/sdk-manual/intro.rst
index 802d3f3d42..4310e133fb 100644
--- a/documentation/sdk-manual/intro.rst
+++ b/documentation/sdk-manual/intro.rst
@@ -66,7 +66,7 @@ The SDK development environment consists of the following:
66 66
67In summary, the extensible and standard SDK share many features. 67In summary, the extensible and standard SDK share many features.
68However, the extensible SDK has powerful development tools to help you 68However, the extensible SDK has powerful development tools to help you
69more quickly develop applications. Following is a table that summarizes 69more quickly develop applications. Here is a table that summarizes
70the primary differences between the standard and extensible SDK types 70the primary differences between the standard and extensible SDK types
71when considering which to build: 71when considering which to build:
72 72