Merge "DOC Remove duplicated words"

This commit is contained in:
Jenkins 2017-01-06 10:52:31 +00:00 committed by Gerrit Code Review
commit 17d002506d
3 changed files with 3 additions and 3 deletions

View File

@ -128,7 +128,7 @@ convention exceptions:
still considered a preference and should be a goal to improve
readability, within reason.
* E040: Syntax error determined using `bash -n`. As many scripts are deployed
as templates and use use jinja templating, this will often fail. This
as templates and use jinja templating, this will often fail. This
test is reasonably safely ignored as the syntax error will be
identified when executing the resulting script.

View File

@ -41,7 +41,7 @@ Using an image, create a new instance via the Dashboard options.
#. Add customisation scripts, if needed, by clicking the
**Post-Creation** tab. These run after the instance has been
created. Some instances support user data, such as root passwords,
or admin users. Enter the information specific to to the instance
or admin users. Enter the information specific to the instance
here if required.
#. Click **Advanced Options**. Specify whether the instance uses a

View File

@ -86,5 +86,5 @@ current version of MariaDB and Galera and upgrade to the 10.*x* series.
memcached-flush.yml
~~~~~~~~~~~~~~~~~~~
This playbook sends the ``flush_all`` command to to Memcached with the help of
This playbook sends the ``flush_all`` command to Memcached with the help of
netcat.