From ed1a7de111f761cb5a56f6192992c6b77de1bb5c Mon Sep 17 00:00:00 2001 From: melissaml Date: Tue, 4 Oct 2016 19:00:20 +0800 Subject: [PATCH] Fix typos in the file Removed redundant 'the' Change-Id: I0a8b2ee3e05fc16977f686fc8bd8b0625c684d7d --- devdocs/develop/fuel_settings.rst | 2 +- .../fuel-plugin-sdk-guide/create-environment/plugin-repo.rst | 2 +- .../create-plugin/plugin-settings/add-settings.rst | 2 +- userdocs/fuel-install-guide/upgrade/upgrade-local-repo.rst | 2 +- .../configure-environment/select-bootable-device.rst | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devdocs/develop/fuel_settings.rst b/devdocs/develop/fuel_settings.rst index 0b17bce3e..c0002fd03 100644 --- a/devdocs/develop/fuel_settings.rst +++ b/devdocs/develop/fuel_settings.rst @@ -5,7 +5,7 @@ Fuel uses a special method to pass settings from Nailgun to Puppet manifests: - Before the deployment process begins, Astute uploads all settings - to the the */etc/astute.yaml* files that are located on each node. + to the */etc/astute.yaml* files that are located on each node. - When Puppet is run, Facter reads the contents of all these */etc/astute.yaml* files and creates a single file called *$astute_settings_yaml*. diff --git a/plugindocs/fuel-plugin-sdk-guide/create-environment/plugin-repo.rst b/plugindocs/fuel-plugin-sdk-guide/create-environment/plugin-repo.rst index 4f2b4db7b..2ea432079 100644 --- a/plugindocs/fuel-plugin-sdk-guide/create-environment/plugin-repo.rst +++ b/plugindocs/fuel-plugin-sdk-guide/create-environment/plugin-repo.rst @@ -13,7 +13,7 @@ the following: * An account in Launchpad. * A list of members to whom you want to grant the core reviewer status in your plugin project. -* A list of members to whom you want to grant the the release developer +* A list of members to whom you want to grant the release developer status. **To request an OpenStack repository:** diff --git a/plugindocs/fuel-plugin-sdk-guide/create-plugin/plugin-settings/add-settings.rst b/plugindocs/fuel-plugin-sdk-guide/create-plugin/plugin-settings/add-settings.rst index 2658a1283..2f4a353a1 100644 --- a/plugindocs/fuel-plugin-sdk-guide/create-plugin/plugin-settings/add-settings.rst +++ b/plugindocs/fuel-plugin-sdk-guide/create-plugin/plugin-settings/add-settings.rst @@ -174,7 +174,7 @@ browser's cache. .. note:: This is always a good idea to ensure that your browser bypasses cache before trying to debug issues with the Fuel web UI. -Before the deployment starts, Astute uploads all settings to the the +Before the deployment starts, Astute uploads all settings to the ``/etc/astute.yaml`` file on each of the target nodes. This file contains the section for the plugin: diff --git a/userdocs/fuel-install-guide/upgrade/upgrade-local-repo.rst b/userdocs/fuel-install-guide/upgrade/upgrade-local-repo.rst index a61b63e4a..ef1666b1f 100644 --- a/userdocs/fuel-install-guide/upgrade/upgrade-local-repo.rst +++ b/userdocs/fuel-install-guide/upgrade/upgrade-local-repo.rst @@ -35,7 +35,7 @@ or through Fuel CLI using the ``fuel-createmirror`` script. fuel-createmirror --password PASSWORD -#. Restart the the docker daemon +#. Restart the docker daemon :: diff --git a/userdocs/fuel-user-guide/configure-environment/select-bootable-device.rst b/userdocs/fuel-user-guide/configure-environment/select-bootable-device.rst index f042335d3..99b20445c 100644 --- a/userdocs/fuel-user-guide/configure-environment/select-bootable-device.rst +++ b/userdocs/fuel-user-guide/configure-environment/select-bootable-device.rst @@ -16,7 +16,7 @@ By default, Fuel boots the first disk it detects. * Using the Fuel CLI: - #. Log in to the the Fuel Master node CLI. + #. Log in to the Fuel Master node CLI. #. Download the configuration file of the node: .. code-block:: console