From dae1bc68986ecedaa58e8ad39ce07d92954de1d7 Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Thu, 22 Jun 2023 18:51:05 +0200 Subject: docs: fix unnecessary double white space There's no need for double white spaces here so let's just remove them. Cc: Quentin Schulz (From yocto-docs rev: e41f6689157359777c3d86d9a7afed6f9e43782b) Signed-off-by: Quentin Schulz Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/release-process.rst | 2 +- documentation/ref-manual/terms.rst | 2 +- documentation/ref-manual/variables.rst | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst index 2ffbd935c7..50e7d39629 100644 --- a/documentation/ref-manual/release-process.rst +++ b/documentation/ref-manual/release-process.rst @@ -122,7 +122,7 @@ of stable and :term:`LTS` releases. In some circumstances, a layer can be created by the community in order to add a specific feature or support a new version of some package for an :term:`LTS` - release. This is called a :term:`Mixin` layer. These are thin and specific + release. This is called a :term:`Mixin` layer. These are thin and specific purpose layers which can be stacked with an :term:`LTS` release to "mix" a specific feature into that build. These are created on an as-needed basis and maintained by the people who need them. diff --git a/documentation/ref-manual/terms.rst b/documentation/ref-manual/terms.rst index 8f7281676c..bdb4f934cc 100644 --- a/documentation/ref-manual/terms.rst +++ b/documentation/ref-manual/terms.rst @@ -235,7 +235,7 @@ universal, the list includes them just in case: - For booting the same kernel binary on multiple systems requiring different device drivers. The :term:`Initramfs` image is then customized - for each type of system, to include the specific kernel modules + for each type of system, to include the specific kernel modules necessary to access the final root filesystem. This technique is used on all GNU / Linux distributions for desktops and servers. diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 8ac46f9e73..ac5b97a526 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -1320,7 +1320,7 @@ system and gives an overview of their function and contents. This variable is specific to the :yocto_git:`GStreamer recipes `. It allows to build the GStreamer `"ugly" - `__ and + `__ and `"bad" `__ audio plugins. See the :ref:`dev-manual/licenses:other variables related to commercial licenses` @@ -1330,7 +1330,7 @@ system and gives an overview of their function and contents. This variable is specific to the :yocto_git:`GStreamer recipes `. It allows to build the GStreamer `"ugly" - `__ and + `__ and `"bad" `__ video plugins. See the :ref:`dev-manual/licenses:other variables related to commercial licenses` -- cgit v1.2.3-54-g00ecf