DOC Remove duplicated words
Remove a few accidental word duplications from the docs. Change-Id: Ie5d499a266c46ed9002355556b90f3dc117b5bee
This commit is contained in:
parent
a68f804d68
commit
b2a73a07bb
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user