summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/maint-appx.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2021-03-29 15:17:52 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-06 22:29:49 +0100
commit44d0532c8930d4c9bcdefebb15837acf1fd839d4 (patch)
tree0b355b250994a53aa57c0327c5e9b1da9b0ba277 /documentation/kernel-dev/maint-appx.rst
parent5480a85f016474371fe249b58e48b4de1971296b (diff)
downloadpoky-44d0532c8930d4c9bcdefebb15837acf1fd839d4.tar.gz
manuals: Fix typos and spacing
Fix double words, punctuation spacing issues, spacing issues, "its" instead of "it's", and other trivial issues. (From yocto-docs rev: 56eb1f340a7af112e62c1d8ad02d4bec0ad88313) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev/maint-appx.rst')
-rw-r--r--documentation/kernel-dev/maint-appx.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/maint-appx.rst b/documentation/kernel-dev/maint-appx.rst
index 89f4b43343..44c43893e2 100644
--- a/documentation/kernel-dev/maint-appx.rst
+++ b/documentation/kernel-dev/maint-appx.rst
@@ -64,7 +64,7 @@ the "yocto-4.12" branch of the ``yocto-kernel-cache`` repository:
64 kernel versions (e.g. "yocto-4.12", "yocto-4.10", "yocto-4.9", and so forth). 64 kernel versions (e.g. "yocto-4.12", "yocto-4.10", "yocto-4.9", and so forth).
65 65
66Once you have checked out and switched to appropriate branches, you can 66Once you have checked out and switched to appropriate branches, you can
67see a snapshot of all the kernel source files used to used to build that 67see a snapshot of all the kernel source files used to build that
68particular Yocto Linux kernel for a particular board. 68particular Yocto Linux kernel for a particular board.
69 69
70To see the features and configurations for a particular Yocto Linux 70To see the features and configurations for a particular Yocto Linux